Home
last modified time | relevance | path

Searched refs:Http3Dispatcher (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
H A Ddispatcher.rs33 Http3(http3::Http3Dispatcher<S>),
694 pub(crate) struct Http3Dispatcher<S> {
737 impl<S> Http3Dispatcher<S> impls
842 Self::Http3(Http3Dispatcher::new(config, io, quic_connection))
846 impl<S> Dispatcher for Http3Dispatcher<S> {
863 impl<S> Drop for Http3Dispatcher<S> {

Completed in 2 milliseconds