633 releases (1 stable)
3.0.1 | Dec 4, 2022 |
---|---|
0.2.652 |
|
0.2.7 |
|
#111 in Debugging
1,539 downloads per month
Used in 11 crates
39KB
993 lines
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:
- ...
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:
Dependencies
~0–1.8MB
~31K SLoC