mod nixbase32; mod nixpath; mod proto; #[cfg(test)] mod tests; fn main() { println!("Hello, world!"); }