WMATA
wmata is a lightweight Rust interface to the Washington Metropolitan Area Transit Authority API that’s incredibly simple and lightning fast.
Design
wmata is designed to be quick and simple to pick up. Methods are directly relatable to WMATA’s API, and are accessible through two, simple structs.
Stability
wmata features extensive documentation on all fields received from the WMATA API, and provides quick links to WMATA’s documentation as well. This makes exploring data within wmata simple and intuitive.