LZW implementation in Rust This is an implementation of the LZW compression algorithm, based on Mark Nelson's excellent blog post TODO: make crate no_std