Function get_abi3_version

Source
pub fn get_abi3_version() -> Option<PythonVersion>
Expand description

Gets the minimum supported Python version from PyO3 abi3-py* features.

Must be called from a PyO3 crate build script.

⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here