Skip to main content

get_extension

Function get_extension 

Source
pub fn get_extension(path: &str) -> Option<String>
Expand description

Get the file extension (without dot) from a path.