TSAR Rust SDK
The official Rust SDK for TSAR. Rust is our primary focus, so this SDK will be the most maintained.

Example Import
= "0.1.0-alpha.1"
Example Usage
use Client;
// Get these credentials from: https://tsar.cc/app/*/settings
const CLIENT_KEY: &str = "MFkwEwY...GAr/ITBqA==";
const APP_ID: &str = "00000000-0000-0000-0000-000000000000";
Want to contribute?
This SDK is open for community contribution! All pull requests will be reviewed by our team.
Need help?
Join our discord community if you have any questions. For other contact options, please visit here.