Module jsonrpc_core::response
[−]
[src]
jsonrpc response
Structs
| Failure |
Unsuccessful response |
| Success |
Successful response |
Enums
| Output |
Represents synchronous or asynchronous output |
| SyncOutput |
Represents synchronous output - failure or success |
| SyncResponse |
Synchronous response |