fn best_entry(entries: Vec<DirEntry>) -> ImageResult<DirEntry>Expand description
Find the entry with the highest (color depth, size).
fn best_entry(entries: Vec<DirEntry>) -> ImageResult<DirEntry>Find the entry with the highest (color depth, size).