pub type CacheBlockMetaSender = Sender<Arc<Bank>>;

Aliased Type§

struct CacheBlockMetaSender { /* private fields */ }