Expand description
Extension traits for things either not implemented or not yet stable in the MSRV.
Macros§
- Parse the given types from bytes.
- Parse the given types from bytes.
Traits§
- Integer 🔒Marker trait for all integer types, including
NonZero*
- Equivalent of
foo.parse()
for slices.