to_json
problemreductions
0.1.0
In problemreductions::
io
problemreductions
::
io
Function
to_json
Copy item path
Source
pub fn to_json<T:
Serialize
>(problem:
&T
) ->
Result
<
String
>
Expand description
Serialize a problem to a JSON string.