syn_attr_to_ast_attr

Function syn_attr_to_ast_attr 

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