referrerpolicy=no-referrer-when-downgrade

Crate staging_tracking_allocator

source ·
Expand description

Tracking/limiting global allocator. Calculates the peak allocation between two checkpoints for the whole process. Accepts an optional limit and a failure handler which is called if the limit is overflown.

Structs§