Derive Macro PyIter

Source
#[derive(PyIter)]
{
    // Attributes available to this derive:
    #[pyderive]
}