Docs.rs
pixi-outdated-0.1.0
pixi-outdated 0.1.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
benmoss
Dependencies
anyhow ^1.0
normal
clap ^4.5
normal
indicatif ^0.17
normal
once_cell ^1.20
normal
rattler_conda_types ^0.40
normal
rattler_lock ^0.25
normal
rattler_repodata_gateway ^0.24
normal
regex ^1.11
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
thiserror ^2.0
normal
tokio ^1.41
normal
toml ^0.9
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2.5
normal
tempfile ^3.8
dev
Versions
11.11%
of the crate is documented
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
parse_lockfile
pixi_
outdated
0.1.0
In pixi_
outdated::
parser
pixi_outdated
::
parser
Function
parse_
lockfile
Copy item path
Source
pub fn parse_lockfile(path: &
Path
) ->
Result
<
PixiLock
>