Function document_metrics::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"].