pub type ReplayVoteReceiver = Receiver<ParsedVote>;
pub struct ReplayVoteReceiver { /* private fields */ }