What is this?
An API wrapper with mostly proper typings and tests for ClassCharts. Looking for a more complete guide? Look at the docs.
Usage
or in your Cargo.toml
[]
...
= "1.0.2"
Use the examples/basic.rs as a reference.
&&
Developing
Credits
- I used the type definitions from classchartsapi/classcharts-api-js to create
structs
/enums
.