Installation & Setup
Adding the Dependency
Add the Ember Rust SDK to your Cargo.toml
:
Basic Usage
Here's a simple example to get started:
Requirements
Rust 1.56 or higher
Tokio runtime for async operations
Valid Ember API key
Next Steps
Last updated