arora-module-rust 0.1.0

Rust source generation for Arora modules (types and bindings from type records).
Documentation

Rust Code Generator (arora-module-rust)

This crate provides both a library and an binary.

The binary is meant to be used in the context of arora-module-cli.

The library can provides the function generate_sources to generate Rust code from ModuleAssets produced by arora-module-core. See the Test Rust WASM module for a working example.