solana_pubsub_client::pubsub_client

Type Alias RootSubscription

Source
pub type RootSubscription = (PubsubRootClientSubscription, Receiver<Slot>);