Module dedup_sorted_iter
alloc
1.92.0-nightly
(5c7ae0c7e 2025-10-02)
Module dedup_
sorted_
iter
Module Items
Structs
In alloc::
collections::
btree
alloc
::
collections
::
btree
Module
dedup_
sorted_
iter
Copy item path
Source
Structs
ยง
Dedup
Sorted
Iter
๐
An iterator for deduping the key of a sorted iterator. When encountering the duplicated key, only the last key-value pair is yielded.