Function to_json_string

Source
pub fn to_json_string<T: JSONWriterValue>(v: T) -> String
Expand description

Converts given value to a json string.