Module rpc
tiny_rpc
A unique identifier of a rpc call.
The Rpc trait defined a rpc service by definding several necessary items.
Rpc
The RpcServerStub trait allows making responses for requests.
RpcServerStub