Module support

Source

Structsยง

NonZeroU8
Wrapper around NonZeroU8 to implement conversion traits on a foreign type.
SpuriouslyFailingU8
Wrapper around u8 with fallible and unsafe conversion options both ways.
TryFromIntError
The error type returned when a checked integral type conversion fails.
U8WithParity
Wrapper around u8 with infallible conversions both ways.
U16
Wrapper around u16 to implement conversion traits on a foreign type.