[−][src]Function abstutil::serde::to_json
pub fn to_json<T: Serialize>(obj: &T) -> String
Stringifies an object to nicely formatted JSON.
pub fn to_json<T: Serialize>(obj: &T) -> String
Stringifies an object to nicely formatted JSON.