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

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

#2764 in Rust patterns

23 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.4MB
~33K SLoC