make_mipmap_path

Function make_mipmap_path 

Source
pub fn make_mipmap_path<Q>(path: Q, i: usize) -> Option<PathBuf>
where Q: AsRef<Path>,
Expand description

Helper to make a external mipmap path based on given root file name.