Docs.rs
romm-cli-1.1.0
romm-cli 1.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
patricksmill
Dependencies
anyhow ^1.0
normal
clap ^4.5
normal
clap_complete ^4.5
normal
dialoguer ^0.12
normal
dirs ^6.0
normal
indicatif ^0.18.4
normal
md5 ^0.8
normal
romm-api ^1.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
time ^0.3
normal
tokio ^1.37
normal
tracing ^0.1.44
normal
tracing-subscriber ^0.3.23
normal
zip ^8.5.1
normal
assert_cmd ^2.0
dev
httpmock ^0.7
dev
predicates ^3.1
dev
wiremock ^0.6.5
dev
Versions
50.32%
of the crate is documented
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
Skip to main content
Module exit
romm_
cli
1.1.0
Module exit
Module Items
Constants
In romm_
cli::
error
romm_cli
::
error
Module
exit
Copy item path
Source
Expand description
Process exit codes for scripting (see README “Exit codes”).
Constants
§
API
API, network, or download failure.
CONFIG
Configuration or authentication failure.
GENERAL
Unexpected or app-level validation failure.
SUCCESS
Command completed successfully (including user-cancelled downloads).
USAGE
Invalid flags or arguments (clap parse errors only).