Type Definition solana_client::pubsub_client::RootSubscription[][src]

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