Crate ucas_iclass

Crate ucas_iclass 

Source
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§

CheckInResult
Check-in response structure.
Course
A course.
DailySchedule
A daily schedule.
IClass
The iClass struct.
Response
Generic response structure from the iClass API.
Schedule
A single schedule entry.
Semester
A semester.
UserSessionInfo
User session information returned after login.

Enums§

IClassError
Possible errors when interacting with the iClass platform.

Constants§

API_ROOT
The root URL of the iClass platform.