Re-exports§
pub use self::closure::*;
Modules§
- closure 🔒
Structs§
- AliasTy
- Represents the projection of an associated, opaque, or lazy-type-alias type.
- Float
Vid - A floating-point (
f32
orf64
) type variable ID. - FnHeader
- FnSig
- FnSig
Tys - IntVid
- An integral (
u32
,i32
,usize
, etc.) type variable ID. - TyVid
- A type variable ID.
- Type
AndMut - Unsafe
Binder Inner
Enums§
- Alias
TyKind - DynKind
- Specifies how a trait object is represented.
- FloatTy
- Float
VarValue - InferTy
- A placeholder for a type that hasn’t been inferred yet.
- IntTy
- IntVar
Value - TyKind
- Defines the kinds of types used by the type system.
- UintTy