Type Definition tune_cli::CliResult[][src]

pub type CliResult<T> = Result<T, CliError>;