Module show_notes::e030::left::a

source ·
Expand description

pub(crate) mod a is visible everywhere within the crate that can see left, but hidden from all external callers.

Modules

  • mod child here is visible to a, but not outside a – including even is siblings.

Functions

  • This is visible everywhere in the crate that can see a. Open the source to see all the other items it can interact with!
  • sibling 🔒
    fn sibling is visible only to other items within a.