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