Type Alias BadContextError

Source
pub type BadContextError = GenericError;
Expand description

The BadContextError error.

Aliased Typeยง

struct BadContextError { /* private fields */ }