#structs #creation #aid #collection #service #type #poke-api

pokeapi_types

a collection of structs used to aid in the creation of data from the PokeAPI service

5 releases

0.1.4 Oct 8, 2021
0.1.3 Oct 8, 2021
0.1.2 Oct 8, 2021
0.1.1 Oct 8, 2021
0.1.0 Oct 7, 2021

#2750 in Rust patterns

32 downloads per month
Used in pokeapi_getters

MIT license

11KB
225 lines

pokeapi_types

Test Workflow Status Crates.io Crates.io Crates.io

This is a crate containing structs representing the returned data types from the PokeAPI.


lib.rs:

pokeapi-types

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

Dependencies

~0.7–1.6MB
~34K SLoC