alloc
1.91.0-nightly
(1ebbd87a6 2025-08-11)
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.