pub fn find_interpreter_matching<F>(f: F) -> Option<InterpreterConfig>
Expand description
Return the first interpreter matching the given criterion.
pub fn find_interpreter_matching<F>(f: F) -> Option<InterpreterConfig>
Return the first interpreter matching the given criterion.