Function sync

Source
pub async fn sync(
    settings: &Settings,
    force: bool,
    db: &impl Database,
) -> Result<()>