Constant VERSION
pub const VERSION: i32 = 4;
Available on crate features
dep_pyo3
and std
only.Expand description
The current version of the marshal binary format.
pub const VERSION: i32 = 4;
dep_pyo3
and std
only.The current version of the marshal binary format.