Expand description
§RusTOA
rustoa
is a crate you can use to access The Orange Alliance API.
This crate makes it easy to access the official First Tech Challenge API
and use it in your Rust projects.
Structs§
- Client
- The main RusTOA client.
- Event
- The main class for representation of an FTC event.
- Team
- A struct used to access an FTC team.
Enums§
- Season
- This enum is used for expressing FTC seasons.