Function build_fs_tree::make_mergeable_dir_content_unmergeable[][src]

pub fn make_mergeable_dir_content_unmergeable<Path, FileContent>(
    map: MergeableDirectoryContent<Path, FileContent>
) -> DirectoryContent<Path, FileContent> where
    Path: Ord
Expand description