Skip to main content

pop_scope

Function pop_scope 

Source
pub fn pop_scope(
    host: &NemoRelayNativeHostApiV1,
    handle: &ScopeHandle<'_>,
    output: Option<&Json>,
    metadata: Option<&Json>,
) -> Result<()>
Expand description

Pops a scope and emits its end event.