get_attr

Function get_attr 

Source
pub(crate) fn get_attr(name: &str, nv: &MetaNameValue) -> Option<String>
Expand description

Returns the value of a matching attribute in form #[name = "value"].