1 2 3 4 5 6 7 8 9
#![feature(test)] #[macro_use] mod imports; use imports::*; x!{capnp_protocol} x!{context} x!{ipc} x!{process} x!{protocol}