Struct std::net::n16
[−]
[src]
pub struct n16 { pub bytes: [u8; 2], }
Fields
bytes |
pub struct n16 { pub bytes: [u8; 2], }
bytes |
impl n16
impl Clone for n16
fn clone(&self) -> n16
fn clone_from(&mut self, source: &Self)
impl Copy for n16