tetr_ch 0.8.0

A Rust wrapper for the TETRA CHANNEL API.
Documentation
1
2
3
4
5
//! Easy-to-use models of the various objects received from the Labs API endpoint.

pub mod league_ranks;
pub mod leagueflow;
pub mod scoreflow;