// use test_tools::exposed::*; // tests_impls! { #[ test ] fn basic() { a_id!( true, true ); } } // tests_index! { basic, }