collect 0.0.25

An experimental extension of std::collections

collect

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

default

  • blist
  • enum_set
  • immut_slist
  • interval_heap
  • linked_hash_map
  • lru_cache
  • tree_map
  • trie_map
  • compare
  • proto
  • string_joiner
  • ordered_iter

blist

  • proto

enum_set

    This feature flag does not enable additional features.

immut_slist

    This feature flag does not enable additional features.

interval_heap

  • compare

linked_hash_map

    This feature flag does not enable additional features.

lru_cache

  • linked_hash_map

tree_map

  • compare

trie_map

    This feature flag does not enable additional features.

compare

    This feature flag does not enable additional features.

proto

    This feature flag does not enable additional features.

string_joiner

    This feature flag does not enable additional features.

ordered_iter

    This feature flag does not enable additional features.

traverse

  • dep:traverse