Module backend

Source
Expand description

Backend server.

Structs§

Backend
A named backend.
BackendBuilder
A builder structure for generating a dynamic backend.

Enums§

BackendCreationError
Errors that can arise from attempting to create a dynamic backend.
BackendError
Backend-related errors.

Functions§

validate_backend
Validate that a string looks like an acceptable Backend value.