Type Definition walmart_partner_api::response::Result [] [src]

type Result<T> = Result<T, ApiResponseError>;