An unofficial API for Edupage ported to Rust

## Features - Everything that's in Edupage - Grades - Timetables - Messages - Classrooms - And more... ## Installation - Since this is a Rust library, you should be able to add it to your project by simply running `cargo add eduapi.rs` ## Examples ```rust todo!(); ```