Skip to main content

FLAG_MARKED

Constant FLAG_MARKED 

Source
pub const FLAG_MARKED: u8 = 0b0000_0001;
Expand description

Flag: object has been marked by the GC during a collection cycle.