Type Alias common_meta::ddl::table_meta::PeerAllocatorRef

source ·
pub type PeerAllocatorRef = Arc<dyn PeerAllocator>;

Aliased Type§

struct PeerAllocatorRef { /* private fields */ }