[][src]Function httptest::mappers::response::body

pub fn body<M>(inner: M) -> Body<M>

Extract the body from the HTTP response and pass it to the next mapper.