Module cmprsd::huffman

source ·
Expand description

Huffman coding and decoding.

Structs§

  • Struct that represents compressed data.
  • Struct that represents the frequency of the different characters found in a string.

Enums§

Functions§