Module parse_hyperlinks_html::parser::image [−][src]
Expand description
This module implements parsers for HTML image elements.
Functions
Parse an HTML image.
Wrapper around html_img() that packs the result in
Link::Image.