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