puddle-farm-api-client_openapi_client 1.1.0

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
pub mod calc_rating_response;
pub use self::calc_rating_response::CalcRatingResponse;
pub mod distribution_entry;
pub use self::distribution_entry::DistributionEntry;
pub mod distribution_response;
pub use self::distribution_response::DistributionResponse;
pub mod matchup_char_response;
pub use self::matchup_char_response::MatchupCharResponse;
pub mod matchup_entry;
pub use self::matchup_entry::MatchupEntry;
pub mod matchup_response;
pub use self::matchup_response::MatchupResponse;
pub mod player_games_response;
pub use self::player_games_response::PlayerGamesResponse;
pub mod player_rank_response;
pub use self::player_rank_response::PlayerRankResponse;
pub mod player_response;
pub use self::player_response::PlayerResponse;
pub mod player_response_player;
pub use self::player_response_player::PlayerResponsePlayer;
pub mod player_search_response;
pub use self::player_search_response::PlayerSearchResponse;
pub mod player_set;
pub use self::player_set::PlayerSet;
pub mod popularity_result;
pub use self::popularity_result::PopularityResult;
pub mod popularity_result_char;
pub use self::popularity_result_char::PopularityResultChar;
pub mod rank_response;
pub use self::rank_response::RankResponse;
pub mod ratings_response;
pub use self::ratings_response::RatingsResponse;
pub mod search_response;
pub use self::search_response::SearchResponse;
pub mod settings_response;
pub use self::settings_response::SettingsResponse;
pub mod stats_response;
pub use self::stats_response::StatsResponse;
pub mod supporter;
pub use self::supporter::Supporter;
pub mod tag_response;
pub use self::tag_response::TagResponse;
pub mod top_defeated;
pub use self::top_defeated::TopDefeated;
pub mod top_rating;
pub use self::top_rating::TopRating;