Function abstutil::to_json_terse [−][src]
pub fn to_json_terse<T: Serialize>(obj: &T) -> String
Expand description
Stringifies an object to terse JSON.
pub fn to_json_terse<T: Serialize>(obj: &T) -> String
Stringifies an object to terse JSON.