Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/connector/
Dmod.rs533 enum CreateTunnelErr { enum
539 impl Debug for CreateTunnelErr { implementation
549 impl Display for CreateTunnelErr { implementation
555 impl error::Error for CreateTunnelErr {} implementation