While the macro imports for module system change is a nice improvement, I would prefer keeping the bang in the import to show that this is not a function.
use bar::baz!;
While the macro imports for module system change is a nice improvement, I would prefer keeping the bang in the import to show that this is not a function.
use bar::baz!;