Searched defs:StdError (Results 1 - 1 of 1) sorted by relevance
/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/dns/ | ||
H A D | resolver.rs | 30 pub type StdError = Box<dyn std::error::Error + Send + Sync>; types |
Completed in 1 milliseconds