alloc
1.88.0-nightly-4824c2bb7-2025-05-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.