Cargo.toml file as follows:
Writing a simple AIR
Setting up your environment
Let’s first set up a Rust project with S-two.
We need to specify the nightly Rust compiler to use S-two.
Now let’s edit the
We are all set!