Skip to content

bigdragon0610/saasus-sdk-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SaaSus SDK for Rust

This is the Rust SDK for the SaaSus Platform.

Installation

In your workspace, run the following command:

cargo add saasus-sdk-rust --git https://github.com/bigdragon0610/saasus-sdk-rust.git --tag v1.11.1

Or add the following to your Cargo.toml:

[dependencies]
saasus-sdk-rust = { git = "https://github.com/bigdragon0610/saasus-sdk-rust.git", tag = "v1.11.1" }

Sample

To learn how to use this SDK, please refer to the sample project.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published