lz4_flex 0.9.5

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

default

frame (default)

safe-decode (default)

This feature flag does not enable additional features.

safe-encode (default)

This feature flag does not enable additional features.

std (default)

This feature flag does not enable additional features.

checked-decode

This feature flag does not enable additional features.

twox-hash

This feature flag does not enable additional features.