cargo

Function cargo 

Source
pub fn cargo() -> Command
Expand description

Returns a command that can be used to invoke in-tree cargo. The cargo is provided by compiletest through the CARGO env var, and is only available for the run-make-cargo test suite.