Expand description

Encoders

Modules

An encoder which writes a JSON object.
A simple pattern-based encoder.
Implementations of the encode::Write trait.

Structs

Configuration for an encoder.
The style applied to text output.

Enums

A text or background color.

Traits

A trait implemented by types that can serialize a Record into a Writer.
A trait for types that an Encoder will write to.