pub type WalOptionsAllocatorRef = Arc<WalOptionsAllocator>;
Expand description
Arc wrapper of WalOptionsAllocator.
Aliased Typeยง
struct WalOptionsAllocatorRef { /* private fields */ }
pub type WalOptionsAllocatorRef = Arc<WalOptionsAllocator>;
Arc wrapper of WalOptionsAllocator.
struct WalOptionsAllocatorRef { /* private fields */ }