Samples
This repo includes sample projects to showcase end-to-end usage.
Calculator (Rust crate)
Path: samples/calculator
Build:
cargo build -p calculator
The examples directory contains pre-generated outputs per target under generated/ and runnable examples under examples/.