1 2 3 4 5 6 7
#[ allow( unused_imports ) ] use fs_tools as TheModule; #[ allow( unused_imports ) ] use test_tools::*; mod basic_test;