pub fn save_settings(settings: &AppSettings) -> Result<()>Expand description
Save settings to the database. Creates the database and tables if needed.
pub fn save_settings(settings: &AppSettings) -> Result<()>Save settings to the database. Creates the database and tables if needed.