Usage
All API bindings in pokeapi-model must be Debug, Clone, PartialEq, and Deserialize, as well as have pub visibility.
Consider the following example:
use pokeapi-macropokeapi_struct;
This attribute will output the struct with required derived traits and visibility: