Type Definition chord_core::action::Error

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