abstutil
0.1.0
In abstutil::
serde
abstutil
::
serde
Function
to_binary
Copy item path
Source
pub fn to_binary<T:
Serialize
>(obj:
&T
) ->
Vec
<
u8
>
Expand description
Transforms an object to bincoded bytes.