final-state-rs 0.1.0

Final State Compression in Rust
Documentation
1
2
3
4
5
//#![feature(map_first_last)]
pub mod fse16;

#[cfg(test)]
mod tests;