Struct wasix::AddrUnspec
source · #[repr(C)]pub struct AddrUnspec {
pub n0: u8,
}Fields§
§n0: u8Trait Implementations§
source§impl Clone for AddrUnspec
impl Clone for AddrUnspec
source§fn clone(&self) -> AddrUnspec
fn clone(&self) -> AddrUnspec
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more