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