Function to_string

Source
pub fn to_string<S>(value: &S) -> Result<String, DeError>
where S: Serialize,
Expand description

Serialize struct into a String