Type Definition thespis_impl::DynError

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

A boxed error type for the sink