pub type BufferSize = NonZeroU64;Expand description
Integral type used for buffer slice sizes.
Aliased Typeยง
struct BufferSize(/* private fields */);pub type BufferSize = NonZeroU64;Integral type used for buffer slice sizes.
struct BufferSize(/* private fields */);