pub type WalOptionsAllocatorRef = Arc<WalOptionsAllocator>;
Expand description

Arc wrapper of WalOptionsAllocator.

Aliased Type§

struct WalOptionsAllocatorRef { /* private fields */ }