Docs.rs
cargo-e-0.1.2
cargo-e 0.1.2
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
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
33.68%
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.2
Module e_
runner
Module Items
Functions
In crate cargo_
e
cargo_e
Module
e_runner
Copy item path
Source
Functions
ยง
run_
example
Runs the given example (or binary) target.
spawn_
cargo_
process
Helper function to spawn a cargo process. On Windows, this sets the CREATE_NEW_PROCESS_GROUP flag.