get_union_fields

Function get_union_fields 

Source
pub fn get_union_fields<T>() -> Result<UnionFields, Report>
where T: ArrowMessage,
Expand description

Helper function to get the union fields of a message.