[−][src]Type Definition solana_client::pubsub_client::LogsSubscription
type LogsSubscription = (PubsubClientSubscription<RpcResponse<RpcLogsResponse>>, Receiver<RpcResponse<RpcLogsResponse>>);
type LogsSubscription = (PubsubClientSubscription<RpcResponse<RpcLogsResponse>>, Receiver<RpcResponse<RpcLogsResponse>>);