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

alloc

  • serde/alloc
  • embedded-io/alloc

use-crc

  • crc
  • paste

experimental-derive

  • postcard-derive
  • const_format

use-std

  • serde/std
  • alloc

defmt

  • dep:defmt

crc

  • dep:crc

use-defmt

  • defmt

const_format

  • dep:const_format

postcard-derive

  • dep:postcard-derive

paste

  • dep:paste

embedded-io

  • dep:embedded-io