Module tsv::de[][src]

Deserialize tsv to a Rust data structure.

Structs

Deserializer

A structure for deserializing tsv into Rust values.

Functions

from_str

Deserialize an instance of type T from a string of tsv.