Skip to main content

Module service

Module service 

Source

Structsยง

Args ๐Ÿ”’
Args are passed to Service::build when a service is constructed. This allows for arguments to change with limited impact to the many services.

Traitsยง

Service ๐Ÿ”’
Abstract interface for a Service

Functionsยง

make_name ๐Ÿ”’
Utility for service implementations; see Service::name() in the trait.