Type Alias LogsSubscription

Source
pub type LogsSubscription = (PubsubLogsClientSubscription, Receiver<Response<RpcLogsResponse>>);