Function path

Source
pub fn path<T>(base: &str, segments: T) -> (Path, EntryHash)
where T: IntoIterator, T::Item: Display,
Expand description

Path creation helper