Docs.rs
cargo-e-0.1.4
cargo-e 0.1.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
davehorner
Dependencies
anyhow ^1.0.97
normal
clap ^4.5.31
normal
crossterm ^0.28.1
normal
optional
ctrlc ^3.4.5
normal
futures ^0.3.31
normal
paste ^1.0.15
normal
optional
ratatui ^0.29.0
normal
optional
threadpool ^1.8.1
normal
optional
toml ^0.8.20
normal
tracing ^0.1.41
normal
windows ^0.60.0
normal
optional
assert_cmd ^2.0.16
dev
predicate ^0.1.0
dev
predicates ^3.1.3
dev
regex ^1.11.1
dev
tempfile ^3.18.0
dev
Versions
43.97%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
cargo_e
0.1.4
Module e_cli
Module Items
Structs
Functions
In crate cargo_
e
cargo_e
Module
e_cli
Copy item path
Source
Structs
§
Cli
Functions
§
get_
feature_
flags
Returns a vector of feature flag strings.
Enabled features are listed as-is while disabled ones are prefixed with “!”.
print_
version_
and_
features
Print the version and the JSON array of feature flags.