Which cargo command checks a program for error without creating a binary executable?
cargo
cargo --version
cargo init
cargo build
cargo check