style_derive::cg

Function parse_input_attrs

source
pub(crate) fn parse_input_attrs<A>(input: &DeriveInput) -> A
where A: FromDeriveInput,