cargo-build: add page (#4302)

This commit is contained in:
Axel Navarro
2020-09-08 13:19:03 -03:00
committed by GitHub
parent 7229778c1d
commit 43c136ffe7
2 changed files with 33 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
# cargo-test
# cargo test
> Execute the unit and integration tests of a Rust package.
> More information: <https://doc.rust-lang.org/cargo/commands/cargo-test.html>.