pub const PRACTICE_STATS_PATH: &str = "practice_stats.db";
The path to the SQLite database containing the results of previous exercise trials.
SQLite