Skip to main content

sync

Function sync 

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