solana_pubsub_client::pubsub_client

Type Alias AccountSubscription

Source
pub type AccountSubscription = (PubsubAccountClientSubscription, Receiver<Response<UiAccount>>);