Module cache

Source

Structsยง

DedupCache
DedupCache is used for key deduplication. Currently, the cache behaves like a set that only accepts a key without a value. This could be refined in the future to support k-v pairs.