Struct c_ares_sys::ares_addr6ttl [] [src]

#[repr(C)]
pub struct ares_addr6ttl { pub ip6addr: ares_in6_addr, pub ttl: c_int, }

Fields

Trait Implementations

impl Copy for ares_addr6ttl
[src]

impl Clone for ares_addr6ttl
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more