Expand description
Types and type IDs.
Re-exports§
pub use self::id::TypeId;
Modules§
- id
- Type IDs and allocators
Structs§
- Function
Type - A function type.
- Integer
Type - A integer type.
- MemRef
Type - A mem-ref type.
- Ranked
Tensor Type - A ranked tensor type.
- Tuple
Type - A tuple type.
- Type
- A type.
Traits§
- Shaped
Type Like - Trait for shaped types.
- Type
Like - Trait for type-like types.