Crate ruvolt
Source Expand description
§An API wrapper for Revolt written in Rust.
- builders
- Builders for create and edit Revolt API models.
- cache
- A cache containing data received from the API.
- error
- Module for Error and Result types.
- http
- A module for the http client that makes requests to the Revolt REST API.
- models
- Revolt API models.
- state
- An abstraction around HashMap, where the types are the keys.
- Client
- API wrapper to interact with Revolt.
- Context
- A struct for general utilities and wrapper for the http client.
- EventHandler
- Define handlers for supported events.