serialize
cellstate_
pipeline
0.5.0
In cellstate_
pipeline::
pack::
flow::
hex_
array
cellstate_pipeline
::
pack
::
flow
::
hex_array
Function
serialize
Copy item path
Source
pub fn serialize<S>(bytes: &[
u8
;
32
], serializer: S) ->
Result
<S::
Ok
, S::
Error
>
where S:
Serializer
,