Crate embedded_msgpack

Crate embedded_msgpack 

Source

Re-exports§

pub use ext::timestamp;
pub use ext::Ext;

Modules§

decode
encode
ext

Structs§

Bytes
Wrapper around [u8] to serialize and deserialize efficiently.