Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/ssl/
Derror.rs27 pub(crate) internal: Option<InternalError>, field
Dstream.rs49 let internal = match code { in get_error() localVariable