#[macro_use] extern crate serde_derive; pub mod manifest; pub mod input; pub mod output;