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