Expand description
§Firehose in Rust
Structs§
- Fetch
Client - Interact programatically with the Firehose v2 Fetch API.
- Request
- Create Firehose API fetch requests.
- Response
- Work with Firehose API streaming responses.
- Single
Block Request - Create Firehose API streaming requests.
- Single
Block Response - Receive Firehose API fetch responses.
- Stream
Client - Work with the Firehose v2 Stream API.
Traits§
- From
Response - Convert protocol buffer messages into domain-specific block types.
- HasNumber
OrSlot - Work with block numbers or slots in a unified way.