rustoa 0.1.1

Rust bindings to The Orange Alliance API
Documentation

RusTOA

Rust bindings to The Orange Alliance API

A Crate 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.

Install by adding

[dependecies]
rustoa = "0.1.0"

to your Cargo.toml file.