A generated Rust library for the Token 2022 program.
To build and test your Rust client from the root of the repository, you may use the following commands.
make build-sbf-program
make test-clients-rustThis will build the program and run the tests for your Rust client.