Skip to main content

POISON

Constant POISON 

Source
pub const POISON: u8 = 0b00001111;
Expand description

Poison byte written over unallocated GC heap memory when cfg(gc_zeal) is enabled.