feat(data): add StatsSnapshot with update_on_win and record_abandoned
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -34,3 +34,6 @@ pub trait SyncProvider: Send + Sync {
|
||||
Ok(())
|
||||
}
|
||||
}
|
||||
|
||||
pub mod stats;
|
||||
pub use stats::StatsSnapshot;
|
||||
|
||||
Reference in New Issue
Block a user