Module pageprotect

Module pageprotect 

Source
Expand description

Plan: pageprotect

Allocate each object on a separate page and protect the memory on release. This GC is commonly used for debugging purposes.

Re-exportsยง

pub use self::global::PageProtect;
pub use self::global::CONSTRAINTS as PP_CONSTRAINTS;

Modulesยง

gc_work ๐Ÿ”’
global ๐Ÿ”’
mutator ๐Ÿ”’