chesscom 0.1.3

Chess.com API client
Documentation
pub use chesscom_openapi::models::{
    ChessStats,
    ChessStatsBest,
    ChessStatsLast,
    ChessStatsRecord,
    ChessStatsTournament,
    LessonsStats,
    Player,
    PlayerStats,
    Profile,
    profile::Status,
    PuzzleRushStats,
    Rating,
    Score,
    TacticsStats,
    Title,
    DailyGame,
    ToMoveGame,
};