An unoffical Student ClassCharts API library, built with Rust.
Explore the docs »
Report Bug
·
crates.io
·
Request Feature
An API wrapper with mostly proper typings and tests for ClassCharts. Looking for a more complete guide? Look at the docs.
bash
cargo add classcharts
or in your Cargo.toml
toml
[dependencies]
...
classcharts = "1.0.1"
Use the examples/basic.rs as a reference.
bash
git clone git@github.com:veloii/classcharts-rs.git
cd classcharts-rs && cargo run --example basic
bash
git clone git@github.com:veloii/classcharts-rs.git
cd classcharts-rs
bash
cargo test
structs
/enums
.