Packages

An Atom feed builder for Gleam

Current section

Files

Jump to
atomb include atomb_InlineText.hrl
Raw

include/atomb_InlineText.hrl

-record(inline_text, {media_type :: atomb:text_media_type(), content :: binary()}).