solana_runtime::accounts_background_service

Type Alias SnapshotRequestReceiver

source
pub type SnapshotRequestReceiver = Receiver<SnapshotRequest>;

Aliased Typeยง

struct SnapshotRequestReceiver { /* private fields */ }