pub fn relpath_for_namespace(uri: &str) -> Option<&'static str>
Return just the relpath (within the package’s data root) for uri, or None.
uri
None