Type Alias TypeHandle

Source
pub type TypeHandle = Arc<Type>;

Aliased Typeยง

struct TypeHandle { /* private fields */ }