Type Alias LayeredContext

Source
pub type LayeredContext = Context<LAYERED_LAYER_COUNT>;
Expand description

Type aliases for convenience.

Aliased Typeยง

pub struct LayeredContext { /* private fields */ }