Thanks to visit codestin.com
Credit goes to docs.rs

Skip to main content

Module allocator

Module allocator 

Source
Expand description

This module exports Allocator.

The allocator can be used as global Rust allocator using the global_allocator crate feature. See helpers for more info.

Structsยง

Allocator
Allocator using UEFI boot services.