Module errors

Source

Structs§

ResolveError
Error during resolution providing a path of PackageIds.

Enums§

ActivateError

Functions§

activation_error 🔒
alt_names 🔒
Maybe the user mistyped the name? Like dep-thing when Dep_Thing was meant. So we try asking the registry for a fuzzy search for suggestions.
alt_versions 🔒
describe_path 🔒
Returns String representation of dependency chain for a particular pkgid.
describe_path_in_context 🔒
Returns String representation of dependency chain for a particular pkgid within given context.
rejected_versions 🔒
Maybe something is wrong with the available versions

Type Aliases§

ActivateResult