We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cargo test could run (the equivalent of) rustdoc --test README.md, since people often have a basic example in it.
cargo test
rustdoc --test README.md
See also
cargo doc
Past efforts
Status