Enum libresolv_sys::res_sendhookact [] [src]

#[repr(u32)]
pub enum res_sendhookact { res_goahead, res_nextns, res_modified, res_done, res_error, }

Variants

Trait Implementations

impl Copy for res_sendhookact
[src]

impl Clone for res_sendhookact
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for res_sendhookact
[src]

Formats the value using the given formatter.