cuprate_
epee_
encoding
0.5.0
Modules
container_as_blob
error
macros
marker
Macros
epee_object
Traits
EpeeObject
EpeeObjectBuilder
EpeeValue
Functions
from_bytes
read_epee_value
read_marker
read_varint
to_bytes
write_bytes
write_field
write_iterator
write_varint
cuprate_epee_encoding
Function
to_bytes
Copy item path
Settings
Help
Summary
Source
pub fn to_bytes<T:
EpeeObject
>(val: T) ->
Result
<
BytesMut
>
Expand description
Turn the object into epee bytes.