path_components

Function path_components 

Source
pub fn path_components(
    input: &(impl AsRef<str> + ?Sized),
) -> impl Iterator<Item = &str>