Function syntax::attr::find_by_name[][src]

pub fn find_by_name<'a>(
    attrs: &'a [Attribute],
    name: &str
) -> Option<&'a Attribute>