[][src]Function syn_util::get_attribute_value

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