ezexec 0.4.1

A simple API to execute binaries or shell commands via `std::process::Command`
Documentation
1
2
3
4
5
6
# Ignore .DS_Store
.DS_Store

# Ignore build results
/Cargo.lock
/target