Examples of calling Dyon from Rust?

I think the tutorial is supposed to demonstrate how to call Dyon scripts from Rust and pass values back and forth, but I'm pretty dense. Is there an example of calling a Dyon function in a .dyon file from Rust, calling Rust functions while inside Dyon code, and passing data bidirectionally?

The documentation on the Dyon language is solid, but I'm trying to find more guidance on interop.

Thanks,
Louis

2 Likes

Any news?
Same issue here:
How to call a dyon function from rust?

Thanks to anyone who knows