mlemesle / rustemon

A wrapper library for PokeApi, written in Rust
MIT License
27 stars 10 forks source link

Feat: Adding Serde Serialize to Struct definitions #24

Closed billy-briggs-dev closed 5 months ago

billy-briggs-dev commented 6 months ago

Quick PR to add serde serialize support for all models.

billy-briggs-dev commented 6 months ago

Fix for #23