#[macro_use] extern crate serde_derive; pub mod connection; pub mod ship; mod module;