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