[go: up one dir, main page]

Module writer

Source
Expand description

Extend trait from io::Write for JSON serializing.

Structs§

BufferedWriter
Wrapper around generic I/O streams implementing WriteExt

Traits§

WriteExt
The trait is a extension to io::Write with a reserved capacity.