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