Module tsv::ser[][src]

Serialize a Rust data structure into tsv data.

Structs

Serializer

A structure for serializing Rust values into tsv.

Functions

to_string

Serialize the given data structure as a String of tsv.