pub type CSSExtractionMap = HashMap<String, Vec<CSSSelector>>;
struct CSSExtractionMap { /* private fields */ }