Skip to main content

enter_eval_level

Function enter_eval_level 

Source
pub fn enter_eval_level(level: &'static Level) -> EvalLevelGuard
Expand description

Evaluate the enclosed classification against level (an upper-band level). Restores the previous context on drop. Mirrors pathctx::enter.