Type Definition cordyceps_api::client::Error

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

A Generic Error that will hopefully become more specific in the future.