[][src]Function abstutil::to_json_terse

pub fn to_json_terse<T: Serialize>(obj: &T) -> String

Stringifies an object to terse JSON.