Module ext

Source
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§

InternallyMutable
A field that can be internally mutated regardless of its external mutability.

Traits§

IgnorableError
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.