#[ cfg( feature = "diagnostics" ) ] use wtools::diagnostics as TheModule; #[ allow( unused_imports ) ] use test_tools::*; #[ cfg( feature = "diagnostics" ) ] // #[ path = "./inc.rs" ] mod inc;