libwmata

Crates.iolibwmata
lib.rslibwmata
version0.1.1
sourcesrc
created_at2020-02-18 14:15:29.411169
updated_at2020-02-18 15:33:28.654666
descriptionGet WMATA arrival times
homepagehttps://josephb.org
repositoryhttps://github.com/joedborg/libwmata
max_upload_size
id210325
size56,095
Joe Borg (joedborg)

documentation

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.

Commit count: 6

cargo fmt