Home
last modified time | relevance | path

Searched refs:StackRefIter (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/
H A Dstack.rs77 pub(crate) struct StackRefIter<'a, T: Stackof> struct
85 impl<'a, T: Stackof> Iterator for StackRefIter<'a, T> { argument