Skip to main content
Module dedup_sorted_iter
alloc
1.96.0-nightly
(38c0de8dc 2026-02-28)
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.