pub type PeerAllocatorRef = Arc<dyn PeerAllocator>;
pub struct PeerAllocatorRef { /* private fields */ }