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