pub fn is_enabled() -> boolExpand description
True while a coverage session is active. Read once per VM construction and once per executed instruction, so it is a relaxed atomic load — effectively free and branch-predicted “off” when no session is running.