internment 0.8.2

Easy interning of data
Documentation

internment

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

default

  • intern

intern

    This feature flag does not enable additional features.

bench

  • arc
  • arc-interner
  • arena
  • memorable-wordlist
  • append-only-vec

arc

  • ahash
  • dashmap
  • once_cell

append-only-vec

  • dep:append-only-vec

deepsize

  • dep:deepsize

dashmap

  • dep:dashmap

memorable-wordlist

  • dep:memorable-wordlist

once_cell

  • dep:once_cell

arc-interner

  • dep:arc-interner

tinyset

  • dep:tinyset

ahash

  • dep:ahash

serde

  • dep:serde

arena

    This feature flag does not enable additional features.