pub fn capture_scope_stack_thread(
host: &NemoRelayNativeHostApiV1,
) -> Result<ScopeStackBinding<'_>>Expand description
Captures the current thread-local scope-stack binding.
pub fn capture_scope_stack_thread(
host: &NemoRelayNativeHostApiV1,
) -> Result<ScopeStackBinding<'_>>Captures the current thread-local scope-stack binding.