pub async fn setup_sqlite(
settings: &GutenbergCacheSettings,
force_regenerate: bool,
show_progress_bar: bool,
) -> Result<SQLiteCache, Error>pub async fn setup_sqlite(
settings: &GutenbergCacheSettings,
force_regenerate: bool,
show_progress_bar: bool,
) -> Result<SQLiteCache, Error>