Crate wasmedge_process_interface

Source
Expand description

How to use this crate

§Adding this as a dependency

[dependencies]
wasmedge_process_interface = "^0.2.1"

§Bringing this into scope

use wasmedge_process_interface::Command;

§Tests

cargo test --lib

Modules§

Structs§