Searched defs:ErrorStack (Results 1 - 1 of 1) sorted by relevance
/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/ | ||
H A D | error.rs | 205 pub struct ErrorStack(Vec<StackError>); structure names 222 impl ErrorStack { impls |
Completed in 2 milliseconds