Module postcard_rpc::accumulator

source ·
Expand description

Accumulator tools

These tools are useful for accumulating and decoding COBS encoded messages.

Unlike the CobsAccumulator from postcard, these versions do not deserialize directly.

Modules§

  • Accumulate and Dispatch
  • Decode-only accumulator