byte_lamination 0.1.2

Type-readable byte transformation wrappers, with CBOR and BARE serialisation and Zstd compression.
Documentation

byte_lamination

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

all

  • zstd
  • cbor
  • bare

cbor

  • serde_cbor
  • serde

bare

  • serde_bare
  • serde

zstd

  • dep:zstd

serde_bare

  • dep:serde_bare

serde_cbor

  • dep:serde_cbor

serde

  • dep:serde