Struct Thread Scope Stack Binding
Generated from cargo doc --no-deps -p nemo-relay -p nemo-relay-adaptive -p nemo-relay-ffi.
Captured thread-local scope stack binding.
This preserves both the visible scope stack handle and whether it was explicitly installed on the current thread.
Trait Implementations
impl Clone for ThreadScopeStackBinding
impl Clone for ThreadScopeStackBinding
clone
fn clone(&self) -> ThreadScopeStackBinding
clone_from
fn clone_from(&mut self, source: &Self)