toad 0.19.1

Universal implementation of the CoAP networking protocol
Documentation

toad

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

default

  • std
  • std_serde_json

std

  • alloc
  • openssl
  • toad-string/std
  • toad-array/std
  • toad-len/std
  • toad-map/std
  • toad-writable/std
  • toad-stem/std

std_serde_json

  • std_serde
  • serde_json/std

alloc

  • toad-string/alloc
  • toad-array/alloc
  • toad-writable/alloc
  • toad-stem/alloc
  • toad-len/alloc
  • toad-map/alloc

openssl

  • dep:openssl

std_serde

  • serde/std

unstable_serde_json

  • serde
  • dep:serde-json-core

serde_json

  • dep:serde_json

serde

  • dep:serde

docs

    This feature flag does not enable additional features.

test

    This feature flag does not enable additional features.