Type Definition zsh_module::Error

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

This crate’s error type.