Module ruzstd::io

source ·

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.