basispoort-sync-client 0.5.1

An API client to help synchronize institution data with the Basispoort educational material SSO service.
Documentation
1
2
3
4
5
pub use client::*;
pub use model::*;

mod client;
mod model;