Module context

Module context 

Source
Expand description

Main aggregating object.

Modules§

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

Structs§

Context
Context.

Statics§

REGISTRY
Registry of contexts.

Functions§

context
Get current context.
current
Get current context.