pub fn sibling_declarations(snode: &SNode) -> Vec<PublicDeclaration>Expand description
Names explicitly shared with modules in the declaring file’s directory. This projection stays separate from the public surface used by package catalogs and external importers.