Module server

Module server 

Expand description

Implementations of the server side of the server function call.

Traits§

Server
A server defines a pair of request/response types and the logic to spawn an async task.