This is the complete list of members for di::FallibleAllocator, including all inherited members.
allocate(usize size, usize alignment) noexcept -> vocab::Expected< AllocationResult<>, vocab::GenericCode > | di::FallibleAllocator | inlinestatic |
deallocate(void *data, usize size, usize alignment) noexcept | di::FallibleAllocator | inlinestatic |