Skip to main content

Module error

Module error 

Source
Expand description

Errors produced by server-level operations.

See apimock_routing::error for the rationale on per-crate error types. ServerError wraps ConfigError via #[from] because server startup calls Config::new on the user’s behalf.

Enums§

ServerError
TlsKind

Type Aliases§

ServerResult