to_string

Function to_string 

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

Serializes a value to JSON.