Expand description
Volt
An API wrapper for Revolt written in rust!
Volts goal is to make working with revolts API simple and easy
What volt offeres:
- An easy way to make requests
- Pre Serilization of the data
- Cacheing to improve performance of large requests
- Inbuilt rate limits (25 requests per second)
- Error handeling
Modules
- The core functionality of the crate
- User Client