filament_encoding
0.1.0
?
Function
filament_encoding
::
to_bytes
source
·
[
−
]
pub fn to_bytes<T>(value:
&T
) ->
Result
<
Vec
<
u8
>,
Error
>
where T: ?
Sized
+
Serialize
,