[][src]Crate ssvm_process_interface

How to use this crate

Adding this as a dependency

This example is not tested
[dependencies]
ssvm_process_interface = "^0.1.3"

Bringing this into scope

This example is not tested
use ssvm_process_interface::Command;

Tests

cargo test --lib

Modules

ssvm_process

Structs

Command
Output

The output of a finished process.