Constant CO_ITERABLE_COROUTINE
pub const CO_ITERABLE_COROUTINE: i32 = 0x0100; // 256i32
Available on crate features
dep_pyo3
and std
only.pub const CO_ITERABLE_COROUTINE: i32 = 0x0100; // 256i32
dep_pyo3
and std
only.