twox-hash 2.0.0

A Rust implementation of the XXHash and XXH3 algorithms
Documentation

twox-hash

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

default

random (default)

std (default)

xxhash32 (default)

This feature flag does not enable additional features.

xxhash3_64 (default)

This feature flag does not enable additional features.

xxhash64 (default)

This feature flag does not enable additional features.

alloc (default)

This feature flag does not enable additional features.

serialize