24 stable releases (6 major)
6.0.0 | Jun 28, 2024 |
---|---|
5.1.8 | Apr 27, 2024 |
5.1.4 | Mar 15, 2024 |
5.1.1 | Aug 11, 2023 |
0.6.1 |
|
#12 in #error-management
977 downloads per month
Used in 35 crates
(31 directly)
50KB
1.5K
SLoC
ruc
Rust Util Collection, components included:
- Chained error management
- Local command execution based on rust standard library
- required features:
cmd
- required features:
- Remote command execution based on the SSH protocol
- required features:
ssh
- required features:
- Interprocess Communication Based on Unix Abstract Sockets
- required features:
uau
- only available on various Linux platforms
- the built-in functions only support the UDP protocol
- required features:
- Crypto operations
- required features:
crypto
- required features:
- ...
In addition, there is a feature named "full", using it will enable all functional features.
Documentations
# cargo doc --all-features --open
make doc
Links to static documentations:
- Chained error management
- Local command execution
- Remote command execution
- Interprocess Communication
Gratitude
Thanks to all the people who already contributed!
Dependencies
~0.7–3.5MB
~62K SLoC