Module buddy_system_allocator::linked_list
source · [−]Expand description
Provide the intrusive LinkedList
Structs
An iterator over the linked list
A mutable iterator over the linked list
An intrusive linked list
Represent a mutable node in LinkedList