Crate text_writer [] [src]

Structs

Error

Indicates some kind of error during writing, but does not provide further details.

Traits

TextWriter

A Unicode write-only stream.

Type Definitions

Result

The return type of TextWriter::write_* methods.