Docs.rs
cargo-script-mvs-0.1.0
cargo-script-mvs 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
epage
Dependencies
anyhow ^1.0.69
normal
blake3 ^1.3.3
normal
cargo ^0.69.1
normal
cargo-util ^0.2.3
normal
clap ^4.1.8
normal
dirs-next ^2
normal
dunce ^1.0.3
normal
env_logger ^0.10
normal
home ^0.5.4
normal
is-terminal ^0.4.7
normal
log ^0.4
normal
pulldown-cmark ^0.9
normal
regex ^1.7.3
normal
toml ^0.7
normal
snapbox ^0.4.7
dev
Versions
0%
of the crate is documented
Go to latest version
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
☰
CliResult
In cargo_eval
?
Type Definition
cargo_eval
::
CliResult
source
·
[
−
]
pub type CliResult =
Result
<
()
,
CliError
>;
Expand description
CLI-specific result