Skip to main content

is_valid_namespace

Function is_valid_namespace 

Source
pub fn is_valid_namespace(namespace: &str) -> bool
Expand description

Returns whether a namespace is non-empty, bounded, and URL/header safe.