Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/ssl/
Dctx.rs71 fn to_owned(&self) -> Self::Owned { in to_owned() method
/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/
Dx509.rs160 fn to_owned(&self) -> Self::Owned { in to_owned() method