Expand description
Contains the ServerBuilder for configuring and launching servers.
Structs§
- Server
Builder - A builder for configuring and launching multiple RPC servers from a single service implementation.
Type Aliases§
- Server
Task - A type alias for a future that can be spawned as a server task.