Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
cargo-edit-0.11.1
cargo-edit 0.11.1
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
killercup
bjgill
ordian
epage
Dependencies
anyhow ^1.0
normal
cargo_metadata ^0.15.0
normal
clap ^3.2
normal
concolor-control ^0.0.7
normal
crates-index ^0.18.9
normal
dirs-next ^2.0.0
normal
dunce ^1.0
normal
env_proxy ^0.4.1
normal
git2 ^0.14
normal
hex ^0.4.3
normal
indexmap ^1
normal
pathdiff ^0.2
normal
regex ^1.6.0
normal
semver ^1.0.13
normal
serde ^1.0.144
normal
serde_derive ^1.0.144
normal
serde_json ^1.0.85
normal
subprocess ^0.2.9
normal
termcolor ^1.1.3
normal
toml_edit ^0.14.4
normal
url ^2.2.2
normal
assert_cmd ^2.0.4
dev
assert_fs ^1.0.7
dev
predicates ^2.1.1
dev
snapbox ^0.3.3
dev
trycmd ^0.13.6
dev
url ^2.2.2
dev
ureq ^2.5.0
normal
native-tls ^0.2
normal
ureq ^2.5.0
normal
Versions
100%
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_edit
?
Type Definition
cargo_edit
::
CliResult
source
·
[
−
]
pub type CliResult =
Result
<
()
,
CliError
>;
Expand description
CLI-specific result