Skip to main content

find_python_stdlib

Function find_python_stdlib 

Source
pub fn find_python_stdlib(project_root: &Path) -> Option<PathBuf>
Expand description

Find Python stdlib directory from filesystem structure (no subprocess).