find_tagged

Function find_tagged 

Source
fn find_tagged(
    attrs: &[Attribute],
    attr_name: &str,
) -> Result<(Option<Path>, Option<Path>)>