1.28.0[−][src]Module core::alloc
Memory allocation APIs
Structs
AllocError | Experimental The |
Layout | Layout of a block of memory. |
LayoutErr | The parameters given to |
Traits
AllocRef | Experimental An implementation of |
GlobalAlloc | A memory allocator that can be registered as the standard library’s default
through the |