Constant CO_FUTURE_ABSOLUTE_IMPORT
pub const CO_FUTURE_ABSOLUTE_IMPORT: i32 = 0x4000; // 16_384i32
Available on crate features
dep_pyo3
and std
only.pub const CO_FUTURE_ABSOLUTE_IMPORT: i32 = 0x4000; // 16_384i32
dep_pyo3
and std
only.