Function alloy_sol_macro_input::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.