pub fn error(status: StatusCode, msg: impl Into<Body>) -> Response<Body>
Error response with custom status and message.