Type Definition cargo_edit::CliResult

source · []
pub type CliResult = Result<(), CliError>;
Expand description

CLI-specific result