two_path_components

Function two_path_components 

Source
pub(crate) fn two_path_components(text: &str) -> Option<(&str, &str)>