WalOptionsAllocatorRef

Type Alias WalOptionsAllocatorRef 

Source
pub type WalOptionsAllocatorRef = Arc<WalOptionsAllocator>;
Expand description

Arc wrapper of WalOptionsAllocator.

Aliased Typeยง

pub struct WalOptionsAllocatorRef { /* private fields */ }