Module webwire::service::provider[][src]

Expand description

Service provider

Structs

The router is used to register service provider and dispatch requests.

Enums

Error returned by the Provider::call method

Traits

This trait adds a service name to the service provider which is used for the router.

Service provider

Type Definitions

The response type used when calling providers.