pyo3::types::dict

Module borrowed_iter

Source

Structs§

  • 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