Module monto::broker::service [] [src]

The Service Protocol side of the Broker.

Structs

RequestError

The Error type.

Service

A connection from the Broker to a Service.

ServiceConnectError

The Error type.

Enums

RequestErrorKind

The kind of an error.

ServiceConnectErrorKind

The kind of an error.

Traits

RequestResultExt

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

ServiceConnectResultExt

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