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