Skip to main content

get

Function get 

Source
pub fn get() -> &'static InterpreterConfig
Expand 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.