Function has_nested_flag_attribute

Source
fn has_nested_flag_attribute(
    attr: &Attribute,
    name: &'static str,
    flag: &'static str,
) -> bool