We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
For example,
struct S; use S::{}; // this is allowed, use S::*; // but this is an error.