Module monto::service::config [] [src]

The configuration for the Service.

Structs

Config

The Service's configuration.

Error

The Error type.

NetConfig

The configuration for how the Broker serves to Clients.

VersionConfig

The configuration for a Service's reported version.

Enums

ErrorKind

The kind of an error.

Traits

ResultExt

Additional methods for Result, for easy interaction with this crate.

Type Definitions

Result

Convenient wrapper around std::Result.