Skip to main content

sync_from_lock

Function sync_from_lock 

Source
pub async fn sync_from_lock(
    paths: &CorePaths,
    locked_mods: impl IntoIterator<Item = &LockedMod>,
    callbacks: &mut dyn CoreCallbacks,
) -> CoreResult<()>