Expand description
Python Iterator Interface. Trait and support implementation for implementing iterators
Re-exports
pub use crate::pyclass::IterNextOutput;
pub use crate::pyclass::PyIterNextOutput;
Python Iterator Interface. Trait and support implementation for implementing iterators
pub use crate::pyclass::IterNextOutput;
pub use crate::pyclass::PyIterNextOutput;