Skip to main content

ServiceError

Type Alias ServiceError 

Source
pub type ServiceError = WaeError;
Expand description

服务发现错误类型

Aliased Type§

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

Fields§

§kind: Box<WaeErrorKind>

错误类型