pub fn error<T: ToString>(e: T, code: StatusCode) -> Response
Return a JSON error reply with a custom status code.