Function abstutil::serde::to_json_terse[][src]

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

Stringifies an object to terse JSON.