Module proc_bitfield::example::support

source ·

Structs§

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