Packages

An pull-based XML parser for the Gleam programming language

Current section

Files

Jump to
xmlm include xmlm_Tag.hrl
Raw

include/xmlm_Tag.hrl

-record(tag, {name :: xmlm:name(), attributes :: list(xmlm:attribute())}).