gamebox 0.1.2

A powerful Rust library for game collection management with automatic scanning, intelligent metadata retrieval from multiple databases (DLsite, IGDB, TheGamesDB), and smart matching algorithms
Documentation
1
2
3
4
5
pub mod models;
pub mod providers;
pub mod traits;
pub mod scan;
pub mod logger;