pub type FileSet = BTreeSet<File>;
Expand description

Set of files.