Function get_attribute_value

Source
pub fn get_attribute_value<T: FromLit>(
    attrs: &[Attribute],
    id: &[&str],
) -> Option<T>