[][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

_v_escape
escape
escape_char
v_escape
v_escape_char