diplomat_core::ast::attrs

Function syn_attr_to_ast_attr

Source
fn syn_attr_to_ast_attr(attrs: &[Attribute]) -> impl Iterator<Item = Attr> + '_