Module builder

Module builder 

Source
Expand description

Contains the ServerBuilder for configuring and launching servers.

Structs§

ServerBuilder
A builder for configuring and launching multiple RPC servers from a single service implementation.

Type Aliases§

ServerTask
A type alias for a future that can be spawned as a server task.