Skip to main content

Module service

Module service 

Source
Expand description

Service-related API.

Enums§

MethodReply
A service method call reply.

Traits§

Service
Service trait for handling method calls.

Type Aliases§

HandleResult
The result of a Service::handle call.
ReplyStreamItem
The item type that a Service::ReplyStream yields.