Docs.rs
cuenv-workspaces-0.26.12
cuenv-workspaces 0.26.12
Docs.rs crate page
AGPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
rawkode
Dependencies
cargo-lock ^11.0
normal
optional
cargo_toml ^0.22
normal
optional
glob ^0.3
normal
optional
jsonc-parser ^0.28
normal
optional
miette ^7.6
normal
petgraph ^0.8.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
optional
thiserror ^2.0
normal
toml ^0.9
normal
optional
tracing ^0.1
normal
walkdir ^2.5
normal
optional
yarn-lock-parser ^0.12.0
normal
optional
tempfile ^3.25
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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 bun
cuenv_
workspaces
0.26.12
Module bun
Module Items
Structs
In cuenv_
workspaces::
parsers::
javascript
cuenv_workspaces
::
parsers
::
javascript
Module
bun
Copy item path
Source
Expand description
Bun lockfile parser module.
Structs
ยง
BunLockfile
Parser
Parser for Bun
bun.lock
files (text/JSONC). Binary
bun.lockb
is rejected.