A #![no_std] crate for performing FNV1A-16/32/64/128 hashing on Rust stable at compile time.
# Cargo.toml
[dependencies]
const-fnv1a-hash = "1.1.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Compute a compile-time FNV1A-64 hash of a string literal.
No known issues recorded.
No dependency data recorded yet.