Struct c_ares_sys::ares_in6_addr [] [src]

#[repr(C)]
pub struct ares_in6_addr { pub _S6_un: ares_in6_addr__bindgen_ty_1, }

Fields

Trait Implementations

impl Debug for ares_in6_addr
[src]

Formats the value using the given formatter.

impl Copy for ares_in6_addr
[src]

impl Clone for ares_in6_addr
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more