Geoffrey-rs/geoffrey_models/src/models
Joey Hines c2bc16f3d8
Added better error handling for API+Database
+ GeoffreyDatabaseError implements Into<GeoffreyApiError>
+ The database Option and Result were combined into just Result to reduce complexity
2021-10-17 12:21:01 -06:00
..
locations First pass of an API 2021-10-03 14:03:32 -06:00
parameters First pass of an API 2021-10-03 14:03:32 -06:00
response Added better error handling for API+Database 2021-10-17 12:21:01 -06:00
item.rs First pass of an API 2021-10-03 14:03:32 -06:00
meta.rs First pass of an API 2021-10-03 14:03:32 -06:00
mod.rs First pass of an API 2021-10-03 14:03:32 -06:00
player.rs First pass of an API 2021-10-03 14:03:32 -06:00
token.rs First pass of an API 2021-10-03 14:03:32 -06:00