What is this?
An API wrapper with mostly proper typings and tests for ClassCharts.
Using as a library
or in your Cargo.toml
[]
...
= "1.0.0"
Developing
Credits
- I used the type definitions from classchartsapi/classcharts-api-js to create
structs
/enums
.