//! Plan: pageprotect
//!//! Allocate each object on a separate page and protect the memory on release.
//! This GC is commonly used for debugging purposes.
pub(super)modgc_work;pub(super)modglobal;pub(super)modmutator;pubuseself::global::PageProtect;pubuseself::global::CONSTRAINTSasPP_CONSTRAINTS;