Expand description
A bidirectional iterator that only checks its direction once.
Structs
An iterator that conditionally reverses itself upon creation.
Traits
Extension trait that provides
.bidi()
for all double-ended iterators.