[][src]Crate v_htmlescape

Quick start

extern crate v_htmlescape;
use v_htmlescape::escape;

print!("{}", escape("foo<bar"));

Modules

fallback

Without simd optimizations

Structs

HTMLEscape

Functions

_b_escape
_f_escape
b_escape
b_escape_char
escape
escape_char
f_escape
f_escape_char