Struct cyfs_bdt::tunnel::TunnelManager
source · pub struct TunnelManager(_);Implementations§
Trait Implementations§
source§impl Clone for TunnelManager
impl Clone for TunnelManager
source§fn clone(&self) -> TunnelManager
fn clone(&self) -> TunnelManager
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more