Function get

Source
pub fn get() -> &'static InterpreterConfig
Expand description

Loads the configuration determined from the build environment.

Because this will never change in a given compilation run, this is cached in a once_cell.

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