pub type AutoEscapeCallback = fn(&str) -> AutoEscape;
Type alias for minijinja auto-escape callback functions.