Struct neon_runtime::raw::InheritedHandleScope [−][src]
pub struct InheritedHandleScope;
Trait Implementations
impl Clone for InheritedHandleScope[src]
impl Clone for InheritedHandleScopefn clone(&self) -> InheritedHandleScope[src]
fn clone(&self) -> InheritedHandleScopeReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Copy for InheritedHandleScope[src]
impl Copy for InheritedHandleScopeimpl Root for InheritedHandleScope[src]
impl Root for InheritedHandleScopeAuto Trait Implementations
impl Send for InheritedHandleScope
impl Send for InheritedHandleScopeimpl Sync for InheritedHandleScope
impl Sync for InheritedHandleScope