QueryCSSSelectSet

Type Alias QueryCSSSelectSet 

Source
pub type QueryCSSSelectSet<'a> = HashSet<&'a str>;

Aliased Typeยง

pub struct QueryCSSSelectSet<'a> { /* private fields */ }