postcard 1.0.2

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 10 feature flags, 3 of them enabled by default.

default

  • heapless-cas

heapless-cas

  • heapless
  • heapless/cas

heapless

    This feature flag does not enable additional features.

experimental-derive

  • postcard-derive
  • const_format

use-std

  • serde/std
  • alloc

alloc

  • serde/alloc

use-defmt

  • defmt

const_format

    This feature flag does not enable additional features.

defmt

    This feature flag does not enable additional features.

postcard-derive

    This feature flag does not enable additional features.