coap-message-demos 0.1.0

Demos of the coap-message ecosystem
Documentation

coap-message-demos

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

default

  • std

std

  • alloc
  • serde/std
  • serde_cbor/std

alloc

  • serde/alloc

example-std_embedded_nal_minicoapserver

  • embedded-nal-minimal-coapserver
  • embedded-nal
  • std-embedded-nal
  • with-log
  • alloc

example-coap_crate

  • coap
  • tokio
  • with-log
  • alloc
  • coap-lite

with-log

  • log
  • try-lock
  • log_buffer

example-coaplite

  • coap-lite
  • with-log
  • alloc

std-embedded-nal

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

try-lock

    This feature flag does not enable additional features.

embedded-nal

    This feature flag does not enable additional features.

log_buffer

    This feature flag does not enable additional features.

coap-lite

    This feature flag does not enable additional features.

embedded-nal-minimal-coapserver

    This feature flag does not enable additional features.

log

    This feature flag does not enable additional features.

coap

    This feature flag does not enable additional features.