solana_client::pubsub_client

Type Alias PubsubSlotClientSubscription

Source
pub type PubsubSlotClientSubscription = PubsubClientSubscription<SlotInfo>;

Aliased Typeยง

struct PubsubSlotClientSubscription { /* private fields */ }