Skip to main content

split_path

Function split_path 

Source
pub fn split_path(path: &str) -> (&str, &str)
Expand description

Implements split path.