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