tinymist_std::adt

Module fmap

Source
Expand description

A map that shards items by their fingerprint.

Structsยง

  • A map that shards items by their fingerprint. This is faster than the dashmap in some cases.