pub type HttpsError = WaeError;Expand description
HTTPS 错误类型
Aliased Type§
pub struct HttpsError {
pub kind: Box<WaeErrorKind>,
}Fields§
§kind: Box<WaeErrorKind>错误类型
pub type HttpsError = WaeError;HTTPS 错误类型
pub struct HttpsError {
pub kind: Box<WaeErrorKind>,
}kind: Box<WaeErrorKind>错误类型