stylo_derive::cg

Function parse_field_attrs

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