Type Definition zsh_module::Error

source ·
pub type Error = Box<dyn Error>;
Expand description

This crate’s error type.