Module jsonrpc_core::async
[−]
[src]
Asynchronous results, outputs and responses.
Structs
| AsyncOutput |
Asynchronous |
| AsyncResult |
Asynchronous result receiving end |
| Ready |
Asynchronous result transmitting end |
Enums
| Response |
Response type (potentially asynchronous) |
Type Definitions
| Res |
Convinience type for Synchronous Result |