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