pub type CacheBlockMetaReceiver = Receiver<Arc<Bank>>;

Aliased Type§

struct CacheBlockMetaReceiver { /* private fields */ }