Skip to main content

handle_media_check

Function handle_media_check 

Source
async fn handle_media_check(
    dbs: &(&Arc<Map>, &Arc<Map>),
    config: &Config,
    files: &HashSet<OsString>,
    key: &[u8],
    new_path: &OsStr,
    old_path: &OsStr,
) -> Result