pub type UContext<V, F, LV, LF> = Context<Unlocked, V, F, LV, LF>;Expand description
Unlocked context type alias
Aliased Type§
pub struct UContext<V, F, LV, LF> { /* private fields */ }pub type UContext<V, F, LV, LF> = Context<Unlocked, V, F, LV, LF>;Unlocked context type alias
pub struct UContext<V, F, LV, LF> { /* private fields */ }