Structs§
- Banks
Client - The client stub that makes RPC calls to the server. All request methods return Futures.
- Banks
Transaction Result With Metadata - Banks
Transaction Result With Simulation - Serve
Banks - A serving function to use with tarpc::server::InFlightRequest::execute.
- Transaction
Metadata - Transaction
Simulation Details - Transaction
Status
Enums§
- Banks
Request - The request sent over the wire from the client to the server.
- Banks
Response - The response sent over the wire from the server to the client.
- Banks
Response Fut - A future resolving to a server response.
- Transaction
Confirmation Status