Module bracket::output[][src]

Expand description

Trait and type for rendering to destinations.

Structs

Output type that buffers into a string.

Output type that wraps an io::Write writer.

Traits

Trait for types that we can render to.