Function read_from_html

Source
pub fn read_from_html(
    file_string: &mut str,
    selectors: &mut Selectors,
    config: &Config,
)