TSAR Client API
The official Rust SDK for TSAR. Rust is our primary focus, so this SDK will be the most maintained.
Example Import
= "0.0.8"
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";