pub type ErrorResponse = Response<Option<String>>;
Server Error Response type
pub struct ErrorResponse { /* private fields */ }