lz4_flex 0.11.3

Fastest LZ4 implementation in Rust, no unsafe by default.
Documentation

lz4_flex

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

default

  • std
  • safe-encode
  • safe-decode
  • frame

std

    This feature flag does not enable additional features.

safe-encode

    This feature flag does not enable additional features.

safe-decode

    This feature flag does not enable additional features.

frame

  • std
  • dep:twox-hash

nightly

    This feature flag does not enable additional features.