published_versions

Function published_versions 

Source
fn published_versions(dir: &Path) -> Result<Vec<(Version, PathBuf)>, Error>
Expand description

The versions published for one package: its directory’s <version>.webc files, read from the names alone. No webc is opened.