to_bytes
beluga_
iot_
core
0.4.1
In beluga_
iot_
core::
provision::
payload
beluga_iot_core
::
provision
::
payload
Function
to_
bytes
Copy item path
pub(super) fn to_bytes<T>(value:
&T
) ->
Result
<Bytes,
Error
>
where T: ?
Sized
+
Serialize
,