Type Alias hir_def::hir::type_ref::TypePtr

source ·
pub type TypePtr = AstPtr<Type>;

Aliased Type§

struct TypePtr { /* private fields */ }