[][src]Function huffman_tree::encoding

pub fn encoding(tree: &HuffmanTree, buff: &String) -> String