Packages

A simple HTML parser using Gleam

Current section

Files

Jump to
html_parser include html_parser_EndElement.hrl
Raw

include/html_parser_EndElement.hrl

-record(end_element, {name :: binary()}).