pub fn get_config_from_interpreter<P: AsRef<Path>>(
interpreter: P,
) -> Result<InterpreterConfig>
Expand description
Extract compilation vars from the specified interpreter.
pub fn get_config_from_interpreter<P: AsRef<Path>>(
interpreter: P,
) -> Result<InterpreterConfig>
Extract compilation vars from the specified interpreter.