LOGGED_VALUE

Constant LOGGED_VALUE 

Source
pub const LOGGED_VALUE: u8 = 0b0;
Expand description

The value stored in the log bit/byte indicating that the object or field is logged, i.e. it has already been recorded in the remembered set and the write barrier can skip its slow path.