pub type SnapshotRequestSender = Sender<SnapshotRequest>;
struct SnapshotRequestSender { /* private fields */ }