Docs.rs
nex-pkg-0.25.8
nex-pkg 0.25.8
Docs.rs crate page
MIT
OR
Apache-2.0
13 July 2026
Links
Repository
crates.io
Source
Owners
cwilson613
Dependencies
anyhow ^1
normal
clap ^4
normal
console ^0.15
normal
dialoguer ^0.11
normal
dirs ^6
normal
ed25519-dalek =2.1.1
normal
hex ^0.4
normal
open ^5
normal
plist ^1
normal
reqwest ^0.12
normal
semver ^1
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
sha2 ^0.10
normal
styrene-identity ^0.3
normal
tempfile ^3
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
zeroize ^1
normal
assert_cmd ^2
dev
predicates ^3
dev
tempfile ^3
dev
Versions
12.92%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module resolve
nex_pkg
0.25.8
Module resolve
Module Items
Structs
Enums
Functions
In crate nex_
pkg
nex_pkg
Module
resolve
Copy item path
Source
Structs
§
Candidate
A package found in a particular source with its version.
Prompt
Result
Result of an interactive resolution prompt.
Resolve
Result
Full result of resolve(), including whether all sources were checked.
Enums
§
Resolution
The resolution outcome.
Source
Where a package was found.
Functions
§
prompt_
resolution
Display the resolution to the user and return the chosen source. Returns None if the user cancels. When
versions_equal
is true, offers an “always use nix” option.
resolve_
with_
sources
Resolve a package using only the enabled sources for the active provider policy.