Expand description
Type-safe wrappers for working with measurable quantities (e.g. bytes).
Structs§
- Byte
Unit - A unit of bytes with saturating
constconstructors and arithmetic.
Traits§
- ToByte
Unit - Extension trait for conversion from integer types to
ByteUnit.