pub fn to_string<S: Serialize>(value: &S) -> Result<String, DeError>
Available on crate feature serialize only.
Expand description

Serialize struct into a String