[][src]Module plumcast::service

Service and related components.

Structs

Service

A Future that executes management tasks needed for running a plumcast system.

ServiceBuilder

The builder of Service.

ServiceHandle

A handle of a Service instance.