Rust Style Guide
Rust code in lind-wasm
follows the default Rust style and should be auto-formatted:
cargo fmt --all --manifest-path src/wasmtime/Cargo.toml
Rust code in lind-wasm
follows the default Rust style and should be auto-formatted:
cargo fmt --all --manifest-path src/wasmtime/Cargo.toml