Expand description
A wrapper around the Blackboard Learn API, specialised for Edinburgh University’s instance.
Modules§
Structs§
- Auth
State - Contains cached authentication cookies
- Client
- A client, for using the blackboard learn API
- Health
Resp - Response given by the health endpoint API
- Password
- A password, wrapped so we don’t print it by accident
Enums§
Constants§
- LEARN_
BASE - The base of Edinburgh Uni’s learn instance
Type Aliases§
- Credentials
- Information used to login
- Result
- Result type used throughout