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