pub fn namespaces() -> Vec<NamespaceSummary>Expand description
What the active environment currently holds, one row per namespace.
This is what you consult before bundling, to see which namespaces are warm and worth shipping.
pub fn namespaces() -> Vec<NamespaceSummary>What the active environment currently holds, one row per namespace.
This is what you consult before bundling, to see which namespaces are warm and worth shipping.