pub trait CargoCommand {
    fn cargo_ui() -> Self;
}
Expand description

Test the cargo command

Required Methods§

Implementations on Foreign Types§

Implementors§