pub fn scan_search<F: Fn(SearchItem) -> bool + Sync>(
search_location: &SearchLocation,
term: &str,
show_hidden: bool,
callback: F,
)pub fn scan_search<F: Fn(SearchItem) -> bool + Sync>(
search_location: &SearchLocation,
term: &str,
show_hidden: bool,
callback: F,
)