tetr_ch 0.8.0

A Rust wrapper for the TETRA CHANNEL API.
Documentation
1
2
3
4
5
6
7
8
//! Features for the parameters of the [`Client`](crate::client::Client) struct methods.

pub mod news_stream;
pub mod pagination;
pub mod record;
pub mod record_leaderboard;
pub mod search_user;
pub mod user_leaderboard;