Expand description

Trait for governing how a particular sink of bytes is written to.

To adapt std::io::Write types, see the wrap function.

Structs

An error raised while decoding a slice.

Traits

The trait governing how a writer works.