# Functions
ProtoEnumToConstant uses reflection to convert a proto field value to a Mangle value.
ProtoToStruct uses reflection to convert a proto to a Mangle struct.
ProtoValueToConstant uses reflection to convert a proto field value to a Mangle value.