wyz
0.5.1
Module bidi
Structs
Traits
In crate wyz
Module
wyz
::
bidi
Copy item path
source
·
[
−
]
Expand description
A bidirectional iterator that only checks its direction once.
Structs
§
Bidi
An iterator that conditionally reverses itself upon creation.
Traits
§
BidiIterator
Extension trait that provides
.bidi()
for all double-ended iterators.