alloy_sol_macro_input

Function parse_derives

Source
pub fn parse_derives(attr: &Attribute) -> Punctuated<Path, Comma>
Expand description

Parses the #[derive(...)] attributes into a list of paths.