Modules§
Structs§
- Frozen
- A frozen
T
.
Traits§
- Freezable
- The primary trait for the
freezable
crate. - Freezable
Iterator Ext - Unfreezable
- Unfreeze some frozen type. This is implemented for types that can be unfrozen, and indicates the frozen type that they unfreeze. A frozen type may be unfreezable to multiple types, and multiple types may unfreeze the same frozen type
- Unfreezable
Iterator Ext