Expand description
Various helpers and utilities.
Modules§
- fs
- Filesystem utilities and helpers.
Functions§
- escape_
html - Escape
<,>, and ‘&’ for HTML. - escape_
html_ attribute - Escape characters to make it safe for an HTML string.
- log_
backtrace - Prints a “backtrace” of some
Error.