Function load_mapper_map

Source
pub fn load_mapper_map(html: &str) -> Result<BTreeMap<String, Element>, Error>
Expand description

Loads HTML content into a map of elements keyed by their ID