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