Module writer

Module writer 

Source
Expand description

Logic handling writing in Avro format at user level.

Modules§

datum
single_object

Structs§

Writer
Main interface for writing Avro formatted values.
WriterBuilder
Use builder syntax to set the inputs and finish with build().

Traits§

Clearable
A buffer that can be cleared.