[−][src]Module web3::api
Web3 implementation
Structs
| Accounts |
|
| BaseFilter | Base filter handle. Uninstall filter on drop. Allows to poll the filter. |
| Eth |
|
| EthFilter |
|
| EthSubscribe |
|
| Net |
|
| Parity |
|
| ParityAccounts |
|
| ParitySet |
|
| Personal |
|
| SubscriptionId | ID of subscription returned from |
| SubscriptionStream | Stream of notifications from a subscription Given a type deserializable from rpc::Value and a subscription id, yields items of that type as notifications are delivered. |
| Traces |
|
| Txpool |
|
| Web3 |
|
| Web3Api |
|
Traits
| Namespace | Common API for all namespaces |