The simd optimized html escape code
use v_htmlescape::escape_fmt; print!("{}", escape_fmt("foo<bar"));