Skip to main content

Module error

Module error 

Source
Expand description

ServerError — the error type returned by the server’s lifecycle methods (run, run_with_shutdown_on).

Enums§

ServerError
An error from the server itself — binding, accepting, or serving connections — as opposed to a per-request WebError. Returned by Server::run and friends.