1
2
3
4
5
//#![feature(map_first_last)]
pub mod fse16;

#[cfg(test)]
mod tests;