[][src]Crate postcard

Functions

from_bytes
to_vec

Serialize a data structure to a heapless::Vec. The Vec must contain enough space to hold the entire serialized message, or an error will be returned.