Docs.rs
cargo-px-0.1.20
cargo-px 0.1.20
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
LukeMathWalker
Dependencies
ahash ^0.8.3
normal
anstream ^0.6.4
normal
anstyle ^1.0.4
normal
anyhow ^1.0.70
normal
clap ^4
normal
guppy ^0.17.2
normal
libc ^0.2.149
normal
once_cell ^1.17.1
normal
petgraph ^0.6.3
normal
serde ^1.0.160
normal
serde_json ^1.0.96
normal
supports-hyperlinks ^2.1.0
normal
textwrap ^0.16
normal
tracing ^0.1.37
normal
tracing-subscriber ^0.3.17
normal
url ^2.4.1
normal
windows-sys ^0.52
normal
Versions
50%
of the crate is documented
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
Crate cargo_px
cargo_
px
0.1.20
All Items
Crate Items
Structs
Enums
Functions
Crate
cargo_
px
Copy item path
Source
Structs
§
Shell
An abstraction around console output that remembers preferences for output verbosity and color.
Enums
§
Verbosity
The requested verbosity of output.
Functions
§
codegen
Find all codegen units in the current workspace and perform code generation for each of them, in an order that takes into account their respective dependency relationships.
verify
Find all codegen units in the current workspace and verify that the associated projects are fresh—i.e. they don’t need to be regenerated.