Structs§
- BoundFrozen SetIterator 
- PyO3 implementation of an iterator for a Python frozensetobject.
- PyFrozenSet 
- Represents a  Python frozenset.
- PyFrozenSetBuilder 
- Allows building a Python frozensetone item at a time
Traits§
- PyFrozenSetMethods 
- Implementation of functionality for PyFrozenSet.