Module code

Module code 

Source
Expand description

Source code.

Modules§

exposed
Exposed namespace of the module.
orphan
Orphan namespace of the module.
own
Own namespace of the module.
prelude
Prelude to use essentials: use my_module::prelude::*.

Traits§

AsCode
A trait for converting an object to its code representation.
CodeItems
A trait for retrieving an iterator over items of a source file.