Expand description
common utils used in this library and re-exposed
§Extensions
Contains a number of utils used internally or that may be of general interest.
Structs§
- Internally
Mutable - A field that can be internally mutated regardless of its external mutability.
Traits§
- Ignorable
Error - An error that can be ignored with just a warning.
Functions§
- hash
- Hash a given byte array with the internally used algorithm.
- select_
buffer - Poll all given buffer controllers and wait, returning the first one ready.