Geoffrey-rs/geoffrey_db
Joey Hines 2bf1b8ab1c
Changed how Locations are handled
+ Each location type is now a struct containing LocationData and location specific data.
+ Each type has its own place its own tree
+ Both were done in order to allow clear deserialization
2021-03-13 14:42:37 -06:00
..
src Changed how Locations are handled 2021-03-13 14:42:37 -06:00
Cargo.toml Initial database implementation 2021-03-10 18:31:50 -06:00