#![feature(iter_map_windows)] #![feature(gethostname)] #![feature(trim_prefix_suffix)] pub mod proto; pub mod server;