Skip to main content

end_mode_opt

Function end_mode_opt 

Source
pub fn end_mode_opt(mode: &str, noframe: bool) -> Result<()>
Expand description

Like end_mode, but with an explicit noframe option. When noframe is true, executeBeforeAfterGroup is run but the stack frame is not popped.