pub type RequestError = RequestError;
RequestError is error type when fetching request failed.
RequestError
#[repr(u8)]pub enum RequestError {}