#[ allow( unused_imports ) ] use super::*; // tests_impls! { fn basic() { // a_true!( true ); } } // tests_index! { basic, }