Module service

Source
Expand description

Service types.

Traits§

Service
A service that can be run.

Structs§

NamedFuture
A future that can be named yielding the name and the result of the inner future.