Function get_config_from_interpreter

Source
pub fn get_config_from_interpreter<P: AsRef<Path>>(
    interpreter: P,
) -> Result<InterpreterConfig>
Expand description

Extract compilation vars from the specified interpreter.