Module chesscom_openapi::models[][src]

Re-exports

pub use self::chess_stats::ChessStats;
pub use self::chess_stats_best::ChessStatsBest;
pub use self::chess_stats_last::ChessStatsLast;
pub use self::chess_stats_record::ChessStatsRecord;
pub use self::chess_stats_tournament::ChessStatsTournament;
pub use self::completed_game::CompletedGame;
pub use self::daily_game::DailyGame;
pub use self::error::Error;
pub use self::inline_response_200::InlineResponse200;
pub use self::inline_response_200_1::InlineResponse2001;
pub use self::inline_response_200_2::InlineResponse2002;
pub use self::inline_response_200_3::InlineResponse2003;
pub use self::inline_response_200_4::InlineResponse2004;
pub use self::lessons_stats::LessonsStats;
pub use self::player::Player;
pub use self::player_result::PlayerResult;
pub use self::player_stats::PlayerStats;
pub use self::profile::Profile;
pub use self::puzzle_rush_stats::PuzzleRushStats;
pub use self::rating::Rating;
pub use self::score::Score;
pub use self::tactics_stats::TacticsStats;
pub use self::title::Title;
pub use self::to_move_game::ToMoveGame;

Modules

chess_stats
chess_stats_best
chess_stats_last
chess_stats_record
chess_stats_tournament
completed_game
daily_game
error
inline_response_200
inline_response_200_1
inline_response_200_2
inline_response_200_3
inline_response_200_4
lessons_stats
player
player_result
player_stats
profile
puzzle_rush_stats
rating
score
tactics_stats
title
to_move_game