Skip to main content

Module error

Module error 

Source
Expand description

Errors surfaced by the config crate.

See apimock_routing::error for the rationale on per-crate error types. ConfigError wraps RoutingError via #[from] so rule-set load failures flow through without the caller pattern-matching on origin.

Enums§

ConfigError

Type Aliases§

ConfigResult