#[ cfg( feature = "string" ) ] use super::*; use TheModule::string as TheModule; #[ cfg( feature = "string" ) ] mod inc;