Type Alias solana_client::pubsub_client::LogsSubscription
source ยท pub type LogsSubscription = (PubsubClientSubscription<Response<RpcLogsResponse>>, Receiver<Response<RpcLogsResponse>>);
pub type LogsSubscription = (PubsubClientSubscription<Response<RpcLogsResponse>>, Receiver<Response<RpcLogsResponse>>);