#[macro_use] extern crate horrorshow; pub mod systemd; pub mod render; #[cfg(test)] mod tests { #[test] fn it_works() {} }