Constant T_STRING

pub const T_STRING: i32 = 5;
Available on crate features dep_pyo3 and std only.