Module toy_rpc::util[][src]

Expand description

Utility traits and functions.

Traits

GracefulShutdown

Client should be able to gracefully shutdown the connection by sending some kind of closing message

RegisterService

Helper trait for service registration