Skip to main content

HttpsError

Type Alias HttpsError 

Source
pub type HttpsError = WaeError;
Expand description

HTTPS 错误类型

Aliased Type§

pub struct HttpsError {
    pub kind: Box<WaeErrorKind>,
}

Fields§

§kind: Box<WaeErrorKind>

错误类型