Struct mhost::lookup::Response [] [src]

pub struct Response {
    pub server: IpAddr,
    pub answers: Vec<Record>,
}

Fields

Trait Implementations

impl Debug for Response
[src]

[src]

Formats the value using the given formatter.