Cargo CBT
Check, Build and/or Test Rust Projects
This tool is a simple shortcut to running cargo check && cargo build && cargo test
USAGE
cargo cbt
Check, Build and/or Test Rust Projects
This tool is a simple shortcut to running cargo check && cargo build && cargo test
cargo cbt