Type Alias VoteSubscription

Source
pub type VoteSubscription = (PubsubClientSubscription<RpcVote>, Receiver<RpcVote>);