pub type SnapshotRequestSender = Sender<SnapshotRequest>;

Aliased Type§

struct SnapshotRequestSender { /* private fields */ }