bisetmap is A fast thread-safe two-way hash map of sets for Rust.
To use bisetmap in your Rust project, add bisetmap = 0.1
to the dependencies section of your Cargo.toml
.
See the docs for more details and example code.
bisetmap is licensed under the MIT license.