Type Definition bread_cli::error::InError

source ·
pub type InError = ErrorType<char>;
Expand description

Input error

See ErrorType for details