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

pub fn status_code<M>(inner: M) -> StatusCode<M>

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