Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
Dpool.rs57 pub(crate) struct PoolKey(Scheme, Authority); struct
59 impl PoolKey { impl