pub type Classes = HashSet<String>;
Type-alias for a set of classes that were found from the scan.
pub struct Classes { /* private fields */ }