Function have_python_interpreter

Source
fn have_python_interpreter() -> bool
Expand description

Checks if we should look for a Python interpreter installation to get the target interpreter configuration.

Returns false if PYO3_NO_PYTHON environment variable is set.

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