Module compiletime

Source
Expand description

Try building a program for negative testing.

Modules§

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

Structs§

TestCases