Type Definition diary::CliResult

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