Packages

An pull-based XML parser for the Gleam programming language

Current section

Files

Jump to
xmlm include xmlm_Attribute.hrl
Raw

include/xmlm_Attribute.hrl

-record(attribute, {name :: xmlm:name(), value :: binary()}).