pub const fn default_capacity<T>() -> usize
Expand description
The maximum buffer capacity in elements. Returns a number between BUFFER_SIZE_BYTES and 1, inclusively.
pub const fn default_capacity<T>() -> usize
The maximum buffer capacity in elements. Returns a number between BUFFER_SIZE_BYTES and 1, inclusively.