pub struct Ipv6RecvErr;
Expand description
Control receiving of asynchronous error options.
Trait Implementations§
source§impl Clone for Ipv6RecvErr
impl Clone for Ipv6RecvErr
source§fn clone(&self) -> Ipv6RecvErr
fn clone(&self) -> Ipv6RecvErr
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