# the-bus-telemetry
[<img alt="github" src="https://img.shields.io/badge/github-thatzok/TheBusTelemetry-8da0cb?style=for-the-badge&labelColor=555555&logo=github" height="20">](https://github.com/thatzok/TheBusTelemetry)
[<img alt="crates.io" src="https://img.shields.io/crates/v/the-bus-telemetry.svg?style=for-the-badge&color=fc8d62&logo=rust" height="20">](https://crates.io/crates/the-bus-telemetry)
[](https://github.com/thatzok/TheBusTelemetry/actions/workflows/build.yml) 
This rust crate is a library for accessing the API (called telemetry) for the "The Bus" bus simulator.<br>
## Use `the-bus-telemetry` in your Project
```bash
# Add the current version to your Cargo.toml
cargo add the-bus-telemetry
```