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.