async fn read_last_sync(db_service: &Arc<RusqliteService>) -> Option<String>Expand description
Read the last-sync timestamp straight from app_settings.
async fn read_last_sync(db_service: &Arc<RusqliteService>) -> Option<String>Read the last-sync timestamp straight from app_settings.