servo / rust-fnv

Fowler–Noll–Vo hash function
https://doc.servo.org/fnv/
Apache License 2.0
338 stars 28 forks source link

Document state size #24

Open Shadlock0133 opened 4 years ago

Shadlock0133 commented 4 years ago

The FNV website presents parameters for multiple different bit sizes. Although checking the size in source code isn't difficult, it's nice to have explicit comment in docs.