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
pub mod fishing_history_entry_repository;
pub mod item_repository;
pub mod pond_repository;
pub mod specimen_repository;
pub mod user_repository;