Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/tests/
H A Dsdv_async_http2.rs30 pub struct HttpHandle { struct
31 pub port: u16,
34 pub server_start: Receiver<()>,
37 pub client_shutdown: Sender<()>,
40 pub server_shutdown: Receiver<()>,