postcard 1.0.8

A no_std + serde compatible message library for Rust
Documentation

postcard

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 14 feature flags, 3 of them enabled by default.

default

  • heapless-cas

heapless-cas

  • heapless
  • heapless/cas

heapless

  • dep:heapless

experimental-derive

  • postcard-derive
  • const_format

alloc

  • serde/alloc
  • embedded-io/alloc

use-crc

  • crc
  • paste

use-std

  • serde/std
  • alloc

embedded-io

  • dep:embedded-io

paste

  • dep:paste

crc

  • dep:crc

const_format

  • dep:const_format

defmt

  • dep:defmt

use-defmt

  • defmt

postcard-derive

  • dep:postcard-derive