pyo3::types

Module set

Source

Structsยง

BoundSetIterator
PyO3 implementation of an iterator for a Python set object.
PySet
Represents a Python set.

Traitsยง

PySetMethods
Implementation of functionality for PySet.

Functionsยง

new_from_iter ๐Ÿ”’
try_new_from_iter ๐Ÿ”’
โš ๏ธ Internal Docs โš ๏ธ Not Public API ๐Ÿ‘‰ Official Docs Here