bisetmap 0.1.4

BisetMap is a fast thread-safe two-way hash map of sets. It is best suited where you need to associate two collumns uniquely. Each key is associated to one or more other unique values. The structure is interior mutable and all operations are thread safe. Each clone provides access to the same underlying data.
Documentation
  • Feature flags
  • Feature flags are not available for this release because the build failed before we could retrieve them, or it was built before features were collected by docs.rs.

bisetmap

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

Feature flags are not available for this release because it was built before features were collected by docs.rs.