wrappinghashset 0.4.1

A HashSet that remembers the last key it returned with its iterator and subsequently will wrap around and only return all of the keys once per call. This is useful if you want to use a set both via hashing, and iterate over the members as a round-robin list.
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.

wrappinghashset

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.