Module parse_hyperlinks_extras::parser::html[][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.