Skip to main content

split_path_parts

Function split_path_parts 

Source
pub fn split_path_parts(input: &str) -> Vec<String>
Expand description

Splits a path-like input into normalized non-empty segments.