Type Alias TypeCell

Source
pub type TypeCell = MutCell<Type>;

Aliased Typeยง

pub struct TypeCell { /* private fields */ }