Function uri_path_segments

Source
pub fn uri_path_segments(uri_path: &str) -> Split<'_, char>
Expand description

URI path segments.