Crates.io | libwmata |
lib.rs | libwmata |
version | 0.1.1 |
source | src |
created_at | 2020-02-18 14:15:29.411169 |
updated_at | 2020-02-18 15:33:28.654666 |
description | Get WMATA arrival times |
homepage | https://josephb.org |
repository | https://github.com/joedborg/libwmata |
max_upload_size | |
id | 210325 |
size | 56,095 |
Rust library for getting WMATA arrival times.
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.