pub fn discover(path: &Path) -> Result<Vec<Distribution>>Expand description
The built distributions at path, sorted: a directory is searched recursively, and any other
path is the single candidate. Empty when nothing there is a recognized distribution.