pub type LayeredContext = Context<LAYERED_LAYER_COUNT>;
Type aliases for convenience.
pub struct LayeredContext { /* private fields */ }