fnv 1.0.7

Fowler–Noll–Vo hash function
Documentation
1
2
3
4
5
6
7
8
language: rust
rust:
  - nightly
  - beta
  - stable
script:
  - cargo test --verbose --all # default features
  - cargo test --verbose --all --no-default-features # excludes std