Expand description

This is an internal module. Note that it isn’t public.

Modules may have any kind of “item” local to them. “Items” in Rust are things like functions, structs, enums, traits, type definitions, and other modules.

Modules have namespaces

Functions