Rust 2018: an early preview

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!;
25 Likes