Type Alias TypePtr

Source
pub type TypePtr = AstPtr<Type>;

Aliased Typeยง

pub struct TypePtr { /* private fields */ }