Add API notes, /nearby client library and ETA table utility
authorJakob Cornell <jakob+gpg@jcornell.net>
Fri, 6 Sep 2024 02:58:01 +0000 (21:58 -0500)
committerJakob Cornell <jakob+gpg@jcornell.net>
Fri, 6 Sep 2024 02:58:01 +0000 (21:58 -0500)
commitd7c6b753b183f79a2773bc8b93ab5b0c79456aa2
tree255c4c7a889c99cdb0c6707c2d09fa01ea5a877e
Add API notes, /nearby client library and ETA table utility
.gitignore [new file with mode: 0644]
Cargo.lock [new file with mode: 0644]
Cargo.toml [new file with mode: 0644]
dump_stop/Cargo.toml [new file with mode: 0644]
dump_stop/src/main.rs [new file with mode: 0644]
mta_live_client/Cargo.toml [new file with mode: 0644]
mta_live_client/src/lib.rs [new file with mode: 0644]
notes [new file with mode: 0644]
rustfmt.toml [new file with mode: 0644]