Trait cargo_test_support::CargoCommandExt
source · pub trait CargoCommandExt {
// Required method
fn cargo_ui() -> Self;
}
Expand description
Test the cargo command
Required Methods§
Object Safety§
This trait is not object safe.