solana_runtime::accounts_background_service

Type Alias SnapshotRequestReceiver

Source
pub type SnapshotRequestReceiver = Receiver<SnapshotRequest>;

Aliased Typeยง

struct SnapshotRequestReceiver { /* private fields */ }