Constant CATCHING_UNWIND

Source
const CATCHING_UNWIND: LocalKey<RefCell<usize>>;
Expand description

Keeps track of how many catch_unwind calls we are inside.