Crate rust_process_interface_library

Source
Expand description

How to use this crate

§Adding this as a dependency

[dependencies]
rust_process_interface_library = "^0.1"

§Bringing this into scope

use rust_process_interface_library::Command;

§Tests

cargo test --lib

Modules§

ssvm_process

Structs§

Command
Output
The output of a finished process.