Crate alloc_safe
source · [−]Expand description
Safe memory allocation, no panic!
Structs
The error type for allocation failure.
Traits
Extension for Vec<T, A>
Extension for Vec<T>
Functions
Invokes a closure, capturing the panic of memory allocation error if one occurs.