This is a crate to interface with the CY Cergy Paris Univertity’s Celcat server through the API used by the official web app (not the admin API).
pub use fetch::Celcat;
pub use entities::*;