pub type ServiceError = WaeError;Expand description
服务发现错误类型
Aliased Type§
pub struct ServiceError {
pub kind: Box<WaeErrorKind>,
}Fields§
§kind: Box<WaeErrorKind>错误类型
pub type ServiceError = WaeError;服务发现错误类型
pub struct ServiceError {
pub kind: Box<WaeErrorKind>,
}kind: Box<WaeErrorKind>错误类型