Skip to main content

ContextErrorSource

Type Alias ContextErrorSource 

Source
pub type ContextErrorSource = Box<dyn Error + Send + Sync + 'static>;

Aliased Typeยง

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