is_marked

Function is_marked 

Source
pub fn is_marked(state: u8, mark_state: u8) -> bool
Expand description

Return true if the mark-nursery state represents a marked state (i.e. the MatureMarked state). All other states are considered unmarked.