Function feedpress::endpoints::get_img_name

source ยท
pub fn get_img_name(file: &DirEntry) -> String
Expand description

Returns the image file that corresponds to the input file. (strips the extension and path and then just returns it as .png)