[−][src]Crate ggpf_gym
Modules
gym |
Structs
BinCodec | |
GymRunnerClient | The client stub that makes RPC calls to the server. Exposes a Future interface. |
ServeGymRunner |
Enums
GymRunnerRequest | The request sent over the wire from the client to the server. |
GymRunnerResponse | The response sent over the wire from the server to the client. |
GymRunnerResponseFut | A future resolving to a server response. |
Traits
GymRunner |