1 2 3 4 5 6 7
#![feature(test)] #[macro_use] mod imports; use imports::*; x!{bitcoind} x!{app_init} x!{fork_daemon}