Module get

Module get 

Source

Structs§

PackageGet
Show basic metadata of a package without unpacking or downloading it.

Functions§

sort_versions 🔒
Sort version strings ascending, parsing them as semver where possible and falling back to lexical order for anything that doesn’t parse.
version_not_found_error 🔒
Build a helpful error for when get_package_version returns nothing.