pub type SnapshotRequestReceiver = Receiver<SnapshotRequest>;

Aliased Type§

struct SnapshotRequestReceiver { /* private fields */ }