abstutil
0.1.0
abstutil
Function
to_json_terse
Copy item path
Source
pub fn to_json_terse<T:
Serialize
>(obj:
&T
) ->
String
Expand description
Stringifies an object to terse JSON.