fish-lib 0.2.3

A work-in-progress fishing game library containing the game/storage logic for a discord fishing game I'm working on.
Documentation
1
2
3
4
5
6
7
mod test_fishing_history_service;
mod test_item_service;
mod test_location_service;
mod test_pond_service;
mod test_species_service;
mod test_specimen_service;
mod test_user_service;