ContextErrorSource

Type Alias ContextErrorSource 

Source
pub type ContextErrorSource = Box<dyn Error + Send + Sync + 'static>;
Available on send_sync only.

Aliased Typeยง

pub struct ContextErrorSource(/* private fields */);