Struct cyfs_bdt::DatagramTunnelGuard
source · pub struct DatagramTunnelGuard(_);Trait Implementations§
source§impl Clone for DatagramTunnelGuard
impl Clone for DatagramTunnelGuard
source§fn clone(&self) -> DatagramTunnelGuard
fn clone(&self) -> DatagramTunnelGuard
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