pub fn find_interpreters() -> impl Iterator<Item = InterpreterConfig>Expand description
Search for python interpreters and yield them in order.
The following locations are checked in the order listed:
pythonpython3
pub fn find_interpreters() -> impl Iterator<Item = InterpreterConfig>Search for python interpreters and yield them in order.
The following locations are checked in the order listed:
pythonpython3