pub type TypePtr = Arc<Type>;
Type alias for Arc<Type>.
Arc<Type>
struct TypePtr { /* private fields */ }