Module parse_hyperlinks::parser::html [−][src]
This module implements parsers for HTML hyperlinks.
Functions
attribute_list | Parses a whitespace separated list of attributes and returns a vector of (name, value). |
html_text2dest | Parse an HTML inline hyperlink. |
html_text2dest_link | Wrapper around |