pub type WafOwnedDefaultAllocator<T> = WafOwned<T, LibddwafDefaultAllocator>;Expand description
Type alias for WAF-owned objects using the system default allocator.
Aliased Typeยง
pub struct WafOwnedDefaultAllocator<T> { /* private fields */ }pub type WafOwnedDefaultAllocator<T> = WafOwned<T, LibddwafDefaultAllocator>;Type alias for WAF-owned objects using the system default allocator.
pub struct WafOwnedDefaultAllocator<T> { /* private fields */ }