parse_fields

Function parse_fields 

Source
pub(crate) fn parse_fields(input: DeriveInput) -> Result<Vec<FieldInfo>>