Skip to main content

assert_no_unclosed_scopes

Function assert_no_unclosed_scopes 

Source
pub fn assert_no_unclosed_scopes() -> Effect<(), Never, ()>
Expand description

Assert that no unclosed scopes were recorded in the current test harness run.