pub type SealsHashSet = HashSet<FileSeal>;
An HashSet specialized on FileSeal.
HashSet
FileSeal
struct SealsHashSet { /* private fields */ }