PeerAllocatorRef

Type Alias PeerAllocatorRef 

Source
pub type PeerAllocatorRef = Arc<dyn PeerAllocator>;

Aliased Typeยง

pub struct PeerAllocatorRef { /* private fields */ }