abstutil
0.1.0
abstutil
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.