solana_client::pubsub_client

Type Alias RootSubscription

source
pub type RootSubscription = (PubsubClientSubscription<u64>, Receiver<u64>);