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