Struct pnet::packet::ipv6::Ipv6
[−]
[src]
pub struct Ipv6 { // some fields omitted }
Represents an IPv6 Packet
Trait Implementations
Derived Implementations
impl Clone for Ipv6
[src]
fn clone(&self) -> Ipv6
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0
Performs copy-assignment from source
. Read more