festy 1.0.1

3DS save file decompressor
Documentation
1
2
3
4
5
6
mod huffman;
mod crc32;
pub mod file;

#[cfg(test)]
mod tests;