Expand description
Type-level functions.
Structs
- Type-level identity function
- GBox
allocType-level function fromTtoBox<T> - Type-level function from
Tto&'a T - Type-level function from
Tto&'a mut T - Type-level function which implements
TypeFnby delegating toF
Traits
- A function that operates purely on the level of types.