solana_pubsub_client::pubsub_client

Type Alias SlotsSubscription

Source
pub type SlotsSubscription = (PubsubSlotClientSubscription, Receiver<SlotInfo>);