string-interner 0.12.2

Efficient string interner with minimal memory footprint and fast access to the underlying strings.
Documentation

string-interner

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, 6 of them enabled by default.

default

  • std
  • serde-1
  • inline-more
  • backends

std

    This feature flag does not enable additional features.

serde-1

  • serde

inline-more

  • hashbrown/inline-more

backends

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.