Module zstd_decompression_dict

Source

Structsยง

DictionaryDecoder
Wraps zstd::dict::DecoderDictionary. No need to wrap this in Arc; its internals are already wrapped in Arc.