Crate pokeapi_types

Source
Expand description

§pokeapi-types

pokeapi-types is a collection of structs used to aid in the creation of data from the PokeAPI service.

Structs§

Ability
This is the JSON struct for the endpoint /ability/{id}
AbilityEffectChange
AbilityFlavorText
AbilityPokemon
Effect
Name
NamedAPIResource
Pokemon
This is the JSON struct for the endpoint /pokemon/{id}
PokemonAbility
PokemonForm
This is the JSON struct for the endpoint /pokemon-form/{id}
PokemonFormSprites
PokemonHeldItem
PokemonHeldItemVersion
PokemonMove
PokemonMoveVersion
PokemonSprites
PokemonStat
PokemonType
VerboseEffect
Version
This is the JSON struct for the endpoint /version/{id}
VersionGameIndex