Module parse_hyperlinks::parser::html_img[][src]

This module implements parsers for HTML image elements.

Functions

html_img

Parse an HTML image.

html_img_link

Wrapper around html_img() that packs the result in Link::Image.