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