pub struct Ipv4RecvErr;
Expand description
Enable extended reliable error message passing.
Trait Implementations§
source§impl Clone for Ipv4RecvErr
impl Clone for Ipv4RecvErr
source§fn clone(&self) -> Ipv4RecvErr
fn clone(&self) -> Ipv4RecvErr
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