Type Alias Classes

Source
pub type Classes = HashSet<String>;
Expand description

Type-alias for a set of classes that were found from the scan.

Aliased Typeยง

pub struct Classes { /* private fields */ }