pavex
0.1.54
Module unit
Structs
Traits
In crate pavex
Module
pavex
::
unit
Copy item path
source
·
[
−
]
Expand description
Type-safe wrappers for working with measurable quantities (e.g. bytes).
Structs
§
Byte
Unit
A unit of bytes with saturating
const
constructors and arithmetic.
Traits
§
ToByte
Unit
Extension trait for conversion from integer types to
ByteUnit
.