[][src]Type Definition chopper_lib::error::CliResult

type CliResult<T> = Result<T, Error>;