[][src]Module sailfish::runtime::escape

HTML escaping

By default sailfish replaces the characters &"<> with the equivalent html.

Functions

escape_to_string

write the escaped contents into String

escape_with

write the escaped contents with custom function