[−][src]Constant pyo3::ffi::Py_TPFLAGS_READYING
pub const Py_TPFLAGS_READYING: c_ulong = 1 << 13; // 8_192u64
Set while the type is being 'readied', to prevent recursive ready calls
pub const Py_TPFLAGS_READYING: c_ulong = 1 << 13; // 8_192u64
Set while the type is being 'readied', to prevent recursive ready calls