pub fn make_interpreter_config() -> Result<InterpreterConfig>
Expand description
Generates an interpreter config which will be hard-coded into the pyo3-build-config crate.
Only used by pyo3-build-config
build script.
pub fn make_interpreter_config() -> Result<InterpreterConfig>
Generates an interpreter config which will be hard-coded into the pyo3-build-config crate.
Only used by pyo3-build-config
build script.