Type Alias FileSet

Source
pub type FileSet = HashSet<*mut FileMetaData, BySmallestKey>;

Aliased Typeยง

struct FileSet { /* private fields */ }