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