document_metrics

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"].