rust_process_interface_library 0.1.0

A Rust library that provides Rust to WebAssembly developers with syntax for running commands functionality
Documentation
[lib]
name = "rust_process_interface_library"
path = "src/lib.rs"

[package]
authors = ["yiying <yiying@secondstate.io>"]
description = "A Rust library that provides Rust to WebAssembly developers with syntax for running commands functionality"
edition = "2018"
license-file = "LICENSE"
name = "rust_process_interface_library"
readme = "README.md"
repository = "https://github.com/second-state/rust_process_interface_library"
version = "0.1.0"