pub type ApiError = CloudApiError;Aliased Type§
pub struct ApiError {
pub error: CloudApiErrorDetail,
}Fields§
§error: CloudApiErrorDetailpub type ApiError = CloudApiError;pub struct ApiError {
pub error: CloudApiErrorDetail,
}error: CloudApiErrorDetail