StudentVue-rs
An asynchronous Rust API to access various services offered by the StudentVUE App
Features
- Retrieve grades
- Get student information (health, attendance)
- View schedule
- View calendar
Usage
// example usage
use Client;
async
Docs: https://docs.rs/studentvue
License
MIT