Crate edlearn_client
source ·Expand description
A wrapper around the Blackboard Learn API, specialised for Edinburgh University’s instance.
Modules§
Structs§
- Contains cached authentication cookies
 - A client, for using the blackboard learn API
 - Response given by the health endpoint API
 - A password, wrapped so we don’t print it by accident
 
Enums§
- An error encountered when logging in
 - An error when using the learn API
 
Constants§
- The base of Edinburgh Uni’s learn instance
 
Type Aliases§
- Information used to login
 - Result type used throughout