Features from optional dependencies
- fnv implicit feature
-
Enables fnv
fnv:
Fowler–Noll–Vo hash function
Affects
hasher::HasherImpl
… - log implicit feature
-
Enables log
log:
A lightweight logging facade for Rust
- smallvec implicit feature
-
Enables smallvec
smallvec:
'Small vector' optimization: store up to a small number of items on the stack