simple-collection-macros 0.1.2

Simple and configurable macros for maps and sets.
Documentation

simple-collection-macros

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.

This version has 6 feature flags, 2 of them enabled by default.

default

map-macro-use-hmap (default)

This feature flag does not enable additional features.

set-macro-use-hset (default)

This feature flag does not enable additional features.

dashmap

map-macro-use-bmap

This feature flag does not enable additional features.

set-macro-use-bset

This feature flag does not enable additional features.

thincollections