PANIC_DEPTH

Static PANIC_DEPTH 

Source
pub static PANIC_DEPTH: AtomicU32
Expand description

Panic depth level.

Used for determining double panic, and notifying drop handlers that panic is in progress.