to_json_string

Function to_json_string 

Source
pub fn to_json_string<T: Serialize>(v: &T) -> Result<String>