huffman_rs 0.1.0

huffman encode and decode with rust
Documentation
[package]
name = "huffman_rs"
version = "0.1.0"
authors = ["blackanger <blackanger.z@gmail.com>"]
license = "MIT/Apache-2.0"
homepage = "https://github.com/ZhangHanDong/huffman-rs"
description = "huffman encode and decode with rust"

[dependencies]