Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/task/
H A Djoin_set.rs60 pub(crate) struct JoinList<R> { struct
70 impl<R> Default for JoinList<R> { implementation