pub fn get() -> &'static InterpreterConfigExpand description
Loads the configuration determined from the build environment.
This function must be called from a build script, and requires a direct dependency on at
least one of pyo3 or pyo3-ffi.
pub fn get() -> &'static InterpreterConfigLoads the configuration determined from the build environment.
This function must be called from a build script, and requires a direct dependency on at
least one of pyo3 or pyo3-ffi.