enter_depth_limit

Function enter_depth_limit 

Source
fn enter_depth_limit(
    key: &'static LocalKey<Cell<usize>>,
    limit: usize,
) -> Option<DepthLimitGuard>