style::values::specified

Function get_namespace_for_prefix

source
fn get_namespace_for_prefix(
    prefix: &Prefix,
    context: &ParserContext<'_>,
) -> Option<Namespace>
Expand description

Get the Namespace for a given prefix from the namespace map.