Module error

Module error 

Source
Expand description

Error types used in fallible allocation and buffer resizing.

Structs§

AllocError
The memory allocator returned an error.

Enums§

TryReserveError
Error which can occur when trying to reserve additional capacity for a mutable buffer.