Type Alias spider_utils::QueryCSSSelectSet
source · pub type QueryCSSSelectSet<'a> = HashSet<&'a str>;Aliased Type§
struct QueryCSSSelectSet<'a> { /* private fields */ }pub type QueryCSSSelectSet<'a> = HashSet<&'a str>;struct QueryCSSSelectSet<'a> { /* private fields */ }