Function style::values::specified::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.