[][src]Function rustpython_vm::obj::objiter::call_next

pub fn call_next(vm: &VirtualMachine, iter_obj: &PyObjectRef) -> PyResult