Crate eversend_rust_sdk
source ·Expand description
Rust SDK for interacting with the Eversend API.
Modules§
- A module for interacting with account within Eversend.
- A module for interacting with authentication within Eversend.
- A module for interacting with exchanges within Eversend.
- A module for interacting with the Eversend Wallets API.
Structs§
- An API token to authenticate with the Eversend API.
- A Client ID as shown in the Eversend business dashboard.
- A Client Secret as shown in the Eversend business dashboard.
- The Eversend client.
- A builder for an Eversend client.
Enums§
- An Eversend SDK error.
Constants§
Type Aliases§
- A Eversend SDK result.