Expand description

The simple writer

Requires the simple_writer feature.

Structs

An encode::Writer that simply delegates to an io::Writer and relies on the default implementations of encode::Writer methods.