Expand description
Out-of-memory safe
Structs§
- Alloc
Error - The error type for allocation failure.
Traits§
- VecAlloc
Ext - Extension for
Vec<T, A>
- VecExt
- Extension for
Vec<T>
Functions§
- catch_
oom - Invokes a closure, capturing the out-of-memory panic if one occurs.