Skip to main content

process_image_name

Function process_image_name 

Source
pub fn process_image_name(image_name: &String) -> String
Expand description

Processes the image name into a directory name.

§Arguments

  • image_name - the name of the image to be processed

§Returns

  • the converted image name string that can be used in a directory path.