pub fn get_union_fields<T>() -> Result<UnionFields, Report>where
T: ArrowMessage,Expand description
Helper function to get the union fields of a message.
pub fn get_union_fields<T>() -> Result<UnionFields, Report>where
T: ArrowMessage,Helper function to get the union fields of a message.