ruzstd

Module io

Source
Expand description

Re-exports of std values for when the std is available.

Structs§

Enums§

  • A list specifying general categories of I/O error.

Traits§

  • The Read trait allows for reading bytes from a source.
  • A trait for objects which are byte-oriented sinks.