parse_field_attrs

Function parse_field_attrs 

Source
pub(crate) fn parse_field_attrs<A>(field: &Field) -> A
where A: FromField,