Type Definition cargo::util::errors::CliResult
[−]
[src]
type CliResult = Result<(), CliError>;
type CliResult = Result<(), CliError>;