Rust Suibase Helper API
As needed, read first the Helper Overview.
For the complete API, check the crates documentation
To use the helper add the following to your Cargo.toml:
[dependencies]
suibase = { path = "../../suibase/rust/helper" }
It is assumed suibase is already installed, and you may have to adjust the number of "../" depending on where your Cargo.toml is located relative to ~/suibase.