Skip to main content

Module borrowed_iter

Module borrowed_iter 

Source

Structs§

BorrowedDictIter
Variant of the above which is used to iterate the items of the dictionary without incrementing reference counts. This is only safe if it’s known that the dictionary will not be modified during iteration.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here