Function winsafe::path::split_parts

source ·
pub fn split_parts(full_path: &str) -> Vec<&str>
Available on crate feature kernel only.
Expand description

Returns a Vec with each part of the full path.