Skip to main content

get_extension

Function get_extension 

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

Get the file extension from a path, if any.