ifpaclient 0.1.3

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