pub fn to_string<S: Serialize>(value: &S) -> Result<String, DeError>
serialize
Serialize struct into a String
String