[][src]Function abstutil::to_json

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

Stringifies an object to nicely formatted JSON.