pokeapi_types 0.1.4

a collection of structs used to aid in the creation of data from the PokeAPI service
Documentation
1
2
3
4
5
6
7
8
# pokeapi_types


![Test Workflow Status](https://github.com/mastapegs/pokeapi-workspace/actions/workflows/test.yml/badge.svg)
![Crates.io](https://img.shields.io/crates/v/pokeapi_types)
![Crates.io](https://img.shields.io/crates/l/pokeapi_types)
![Crates.io](https://img.shields.io/crates/d/pokeapi_types)

This is a crate containing structs representing the returned data types from the [PokeAPI](https://pokeapi.co/).