Merged into https://github.com/golemcloud/golem
This repository contains Rust crates that help writing Golem programs.
The golem-rust
crate contains Rust wrappers for Golem's runtime API, including
the transaction API.
The golem-rust-macro
crate contains Rust derivation macros for working with Golem's ValueAndType
types.