Function rss::extension::get_extension_value [] [src]

pub fn get_extension_value<'a>(map: &'a HashMap<StringVec<Extension>>, key: &str) -> Option<&'a str>

Get a reference to the value for the first extension with the specified key.