halldyll-parser 0.1.0

HTML/CSS parsing and content extraction for halldyll scraper
Documentation
1
2
3
4
//! Re-export from selector module
//! This file exists for backwards compatibility

pub use crate::selector::*;