https://doc.rust-lang.org/beta/core/alloc/struct.AllocError.html
AllocError in core::alloc - Rust
The `AllocError` error indicates an allocation failure that may be due to resource exhaustion or to something wrong when combining the given input arguments...
coreallocrust
https://rust.docs.kernel.org/next/kernel/alloc/struct.AllocError.html
AllocError in kernel::alloc - Rust
Indicates an allocation error.
kernelallocrust
https://doc.rust-lang.org/nightly/std/alloc/struct.AllocError.html
AllocError in std::alloc - Rust
The `AllocError` error indicates an allocation failure that may be due to resource exhaustion or to something wrong when combining the given input arguments...
stdallocrust
https://dev-doc.rust-lang.org/stable/alloc/alloc/struct.AllocError.html
AllocError in alloc::alloc - Rust
The `AllocError` error indicates an allocation failure that may be due to resource exhaustion or to something wrong when combining the given input arguments...
allocrust