to_string

Function to_string 

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

Serialize struct into a String