#[macro_use] extern crate log; extern crate iron; #[macro_use] extern crate router; pub mod server;