1 2 3 4 5 6 7 8
#![feature(test)] extern crate test; #[macro_use] mod imports; use imports::*; x!{op_while} x!{run_on_device}