Home
last modified time | relevance | path

Searched defs:AsyncSslStream (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/ssl_stream/
H A Dc_ssl_stream.rs26 pub struct AsyncSslStream<S>(ssl::SslStream<Wrapper<S>>); structure names
28 impl<S> AsyncSslStream<S> { impls
55 impl<S> AsyncSslStream<S> impls

Completed in 1 milliseconds