diplomat_core::ast::attrs

Function syn_attr_to_ast_attr

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