Expand description
§ucas-iclass library crate
If you are reading this, you are reading the documentation for the ucas-iclass library crate. For the cli, kindly refer to the README file.
Modules§
- util
- Utility functions.
Structs§
- Check
InResult - Check-in response structure.
- Course
- A course.
- Daily
Schedule - A daily schedule.
- IClass
- The iClass struct.
- Response
- Generic response structure from the iClass API.
- Schedule
- A single schedule entry.
- Semester
- A semester.
- User
Session Info - User session information returned after login.
Enums§
- IClass
Error - Possible errors when interacting with the iClass platform.
Constants§
- API_
ROOT - The root URL of the iClass platform.