collection_tools 0.32.0

General purpose tools to manipulate collections( containers like Vec/HashMap/HashSet ).
Documentation

collection_tools

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 7 feature flags, 3 of them enabled by default.

default

collection_constructors (default)

This feature flag does not enable additional features.

collection_into_constructors (default)

This feature flag does not enable additional features.

enabled (default)

This feature flag does not enable additional features.

full

hashbrown

no_std

This feature flag does not enable additional features.

use_alloc