Type Alias pulsar_frontend::ty::TypeCell

source ·
pub type TypeCell = MutCell<Type>;

Aliased Type§

struct TypeCell { /* private fields */ }