Crate solana_banks_interface
source · [−]Structs
The client stub that makes RPC calls to the server. Exposes a Future interface.
A serving function to use with tarpc::server::Channel::respond_with.
Enums
The request sent over the wire from the client to the server.
The response sent over the wire from the server to the client.
A future resolving to a server response.