FileSet

Type Alias FileSet 

Source
pub type FileSet = HashSet<Utf8PathBuf>;

Aliased Typeยง

pub struct FileSet { /* private fields */ }