Function tsv::ser::to_string[][src]

pub fn to_string<T: Reflection + Serialize>(
    value: &T,
    config: Config
) -> Result<String>

Serialize the given data structure as a String of tsv.