Function extract_struct_fields

Source
pub(crate) fn extract_struct_fields(data: &Data) -> Option<&FieldsNamed>
Expand description

Extract the fields of a struct.