☰
Module html
Structs
Constants
Traits
Functions
?
Module
tbot
::
markup
::
html
source
·
[
−
]
Expand description
HTML markup utilities.
Structs
Html
Represents HTML text. Can be created with
html
.
Constants
ESCAPED_TEXT_CHARACTERS
Characters that need to be escaped to be interpreted as text.
Traits
Formattable
Represents a value that can be formatted for HTML.
Functions
html
Creates HTML text.