json_to_string

Function json_to_string 

Source
pub fn json_to_string(value: &Value) -> Option<String>
Expand description

Transform a JSON value into a string that can be indexed.