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
Once you have installed the SDK, proceed to Basic Configuration to learn about configuring the client for your needs.
Last updated