Cargo Features
nerdondon-hopscotch has no features set by default.
[dependencies]
nerdondon-hopscotch = { version = "2.7.0", features = ["concurrent"] }
- concurrent
-
Enables usage of the concurrent skiplist
Affects
nerdondon-hopscotch::concurrent_skiplist
…