We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
e.g. std::path has an example that println!'s 3 things, but the user has to copy-paste and then wrap it in fn main() {} to actually see them.
std::path
println!
fn main() {}