Type Definition git_historian::PathSet [] [src]

type PathSet = HashSet<String>;

A set of paths, used to track which files we care about