Skip to main content

extract_identifier_from_path

Function extract_identifier_from_path 

Source
pub fn extract_identifier_from_path(file_path: &str) -> String
Expand description

Returns the parent path component, or unknown for a path without one.