Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/iter/pariter/
H A Dzip.rs20 A: ParallelIterator, in zip()
21 B: ParallelIterator, in zip()
H A Dmod.rs34 pub trait ParallelIterator: Sized + Send { interface
77 B: ParallelIterator, in zip()