Geoffrey-rs/geoffrey_db
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
..
src Added better error handling for API+Database 2021-10-17 12:21:01 -06:00
Cargo.toml Initial database implementation 2021-03-10 18:31:50 -06:00