Constant CO_FUTURE_UNICODE_LITERALS
pub const CO_FUTURE_UNICODE_LITERALS: i32 = 0x2_0000; // 131_072i32
Available on crate features
dep_pyo3
and std
only.pub const CO_FUTURE_UNICODE_LITERALS: i32 = 0x2_0000; // 131_072i32
dep_pyo3
and std
only.