zermelo-rs 
A Rust crate that retrieves a schedule from Zermelo.
Docs
Add this crate in your Cargo.toml:
[]
= { = "https://github.com/splintah/zermelo-rs" }
See examples/ for some example programs using this crate.
A Rust crate that retrieves a schedule from Zermelo.
Add this crate in your Cargo.toml:
[dependencies]
zermelo = { git = "https://github.com/splintah/zermelo-rs" }
See examples/ for some example programs using this crate.