Type Definition bread_cli::error::OutError

source ·
pub type OutError = ErrorType<u8>;
Expand description

Output error

See ErrorType for details