Docs.rs
upkit-0.4.5
upkit 0.4.5
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
christiandoxa
Dependencies
anyhow ^1
normal
clap ^4.5
normal
clap_complete ^4.5
normal
dialoguer ^0.12
normal
dirs ^6
normal
flate2 ^1.0
normal
hex ^0.4
normal
indicatif ^0.18
normal
regex ^1
normal
reqwest ^0.13
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
tar ^0.4
normal
tempfile ^3
normal
toml ^1
normal
which ^8
normal
xz2 ^0.1
normal
zstd ^0.13
normal
jmpln ^0.1.0
dev
Versions
11.88%
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
map_error_to_exit_code
upkit
0.4.5
In upkit::
application
upkit
::
application
Function
map_
error_
to_
exit_
code
Copy item path
Source
pub fn map_error_to_exit_code(err: &
Error
) ->
u8