Skip to main content

set_safe_namespaces

Function set_safe_namespaces 

Source
pub(super) fn set_safe_namespaces<T: ContentNamespace>(
    header: &mut Header,
    object_namespace: SafeObjectNamespace,
    content_namespace: T,
)