Crate turbo_tasks_malloc

Source

Structs§

AllocationCounters
AllocationInfo
TurboMalloc
Turbo’s preferred global allocator. This is a new type instead of a type alias because you can’t use type aliases to instantiate unit types (E0423).