pub fn begin_mode_opt(mode: &str, noframe: bool) -> Result<()>
Like begin_mode, but with an explicit noframe option. When noframe is true, no stack frame is pushed (the caller already did bgroup).
begin_mode
noframe