[][src]Module serde_dokechi::ser

Serialize Rust data structure to Dokechi format .

Structs

Compound

An support type of Serializer.

Serializer

A structure that serializes Rust values into Dokechi format.

Enums

Error

The Serializer's error type.

Functions

to_writer

Serialize the given data structure as Dokechi format into the IO stream.