pub fn create_scope_stack(
host: &NemoRelayNativeHostApiV1,
) -> Result<ScopeStack<'_>>Expand description
Creates a new independent scope stack.
pub fn create_scope_stack(
host: &NemoRelayNativeHostApiV1,
) -> Result<ScopeStack<'_>>Creates a new independent scope stack.