ifpaclient 0.1.2

Async Rust client for the IFPA Pinball API
Documentation
1
2
3
4
5
6
7
mod director;
mod other;
mod player;
mod rankings;
mod series;
mod stats;
mod tournament;