Searched defs:USER_ABORTED (Results 1 - 1 of 1) sorted by relevance
/commonlibrary/rust/ylong_http/ylong_http_client/src/ | ||
H A D | error.rs | 199 static mut USER_ABORTED: Option<Box<dyn error::Error>> = None; in source() consts |
Completed in 2 milliseconds