mod data;
mod read;
fn main() {
println!("Hello, world!");
}
// bincode-org/bincode: A binary encoder / decoder implementation in Rust.
// https://github.com/bincode-org/bincode