windowed-infinity 0.1.4

A data structure representing an infinite sequentially writable u8 vector of which a small view has writes to it preserved. This is primarily useful when implementing CoAP block-wise transfers, and also convenient for logging on constrained devices.
Documentation

windowed-infinity

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, 0 of them enabled by default.

with_serde_cbor

  • serde_cbor
  • serde

with_ciborium

  • ciborium-io

with_minicbor_0_19

  • minicbor_0_19

with_minicbor

  • minicbor

std

    This feature flag does not enable additional features.

with_embedded_io_0_4

    This feature flag does not enable additional features.

serde_cbor

    This feature flag does not enable additional features.

ciborium-io

    This feature flag does not enable additional features.

minicbor_0_19

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

minicbor

    This feature flag does not enable additional features.