abstutil
pub fn to_json<T: Serialize>(obj: &T) -> String
Stringifies an object to nicely formatted JSON.