Struct influent::hurl::Response
[−]
[src]
pub struct Response {
pub status: u16,
pub body: String,
}Fields
status: u16
body: String