Module monto::broker [] [src]

An implementation of a Monto Broker.

Modules

client

The Client Protocol side of the Broker.

config

The configuration for the Broker.

resolve

Dependency resolution and product caching for the broker.

service

The Service Protocol side of the Broker.

Structs

Broker

The Broker.

NewBrokerError

The Error type.

Enums

NewBrokerErrorKind

The kind of an error.

Traits

NewBrokerResultExt

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