Skip to main content

execute_sync_selections

Function execute_sync_selections 

Source
async fn execute_sync_selections(
    ui: Rc<LibraryWindowUi>,
    album_id: String,
    album_name: String,
    watch_path: PathBuf,
    diff: AlbumDiff,
)