Constant pyo3::ffi::Py_TPFLAGS_READYING[][src]

pub const Py_TPFLAGS_READYING: c_ulong = 1 << 13; // 0x0000_0000_0000_2000u64
Expand description

Set while the type is being ‘readied’, to prevent recursive ready calls