pub fn end_mode_opt(mode: &str, noframe: bool) -> Result<()>
Like end_mode, but with an explicit noframe option. When noframe is true, executeBeforeAfterGroup is run but the stack frame is not popped.
end_mode
noframe