alloy_sol_macro_input

Function derives_mapped

Source
pub fn derives_mapped(attrs: &[Attribute]) -> impl Iterator<Item = Path> + '_
Expand description

Returns an iterator over all the rust :: paths in the #[derive(...)] attributes.