Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/9999years/command-error


https://github.com/9999years/command-error

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# command-error

docs.rs
Crates.io

An extension trait for `std::process::Command` with detailed error messages,
status code checking, and UTF-8 decoding via [`utf8-command`][utf8-command].

[utf8-command]: https://docs.rs/utf8-command/latest/utf8_command/