An open API service indexing awesome lists of open source software.

https://github.com/joedborg/libwmata

Rust library for getting WMATA arrival times
https://github.com/joedborg/libwmata

Last synced: 11 months ago
JSON representation

Rust library for getting WMATA arrival times

Awesome Lists containing this project

README

          

# libwmata

Rust library for getting WMATA arrival times.

## Notes

Some deserialized values are implemented as `serde_json::Value` due to the fact that the API sometimes returns a string and other times an integer.