Skip to main content

current_count

Function current_count 

Source
pub fn current_count() -> Option<i32>
Expand description

Get the current scope’s protection count.

Returns None if no scope is active.