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