Struct c_ares_sys::apattern[][src]

#[repr(C)]
pub struct apattern { /* fields omitted */ }

Trait Implementations

impl Debug for apattern
[src]

Formats the value using the given formatter. Read more

impl Copy for apattern
[src]

impl Clone for apattern
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for apattern

impl Sync for apattern