pub fn known_namespaces() -> impl Iterator<Item = (&'static str, &'static str, &'static str)>
Iterate over every (namespace, package, relpath) known to the workspace.
(namespace, package, relpath)