This is a typed interface to version 8 of the Toggl API. This is considered very much a work in progress, PRs and feedback encouraged!
There isn't currently a CLI, though that's currently planned.
This library targets the latest version of rust
, though previous versions may build as well.
cd $REPO_DIR && cargo test
Please read ./CONTRIBUTING.md for details on code of conduct and how to contribute
This project uses Rust's semantic versioning.
This project is licensed under either Apache 2.0 or MIT, at your option
Thank you to PurpleBooth for the README template.