Home
last modified time | relevance | path

Searched defs:CreateTunnelErr (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/connector/
H A Dmod.rs390 enum CreateTunnelErr { enum
396 impl Debug for CreateTunnelErr { implementation
406 impl Display for CreateTunnelErr { implementation
412 impl error::Error for CreateTunnelErr {} implementation