pub fn package_for_namespace(uri: &str) -> Option<&'static str>
Return just the package name that declares uri, or None.
uri
None