bisetmap
bisetmap is A fast thread-safe two-way hash map of sets for Rust.
Usage
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.
License
bisetmap is licensed under the MIT license.