Struct pnet::packet::gre::U16BE
[−]
[src]
pub struct U16BE { // some fields omitted }
u16be, but we can't use that directly in a Vec :(
Trait Implementations
Derived Implementations
impl Clone for U16BE
[src]
fn clone(&self) -> U16BE
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