pub fn set_status_code(responses: &mut Responses, status: u16) -> Result<()>
Expand description

Takes a Responses struct, and sets the status code to the status code provided for each response in the Responses.