Crate v_htmlescape

source ·
Expand description

Quick start

extern crate v_htmlescape;

print!("{}", v_htmlescape::Escape::new("foo<bar".as_bytes()));

Macros

Structs

Html escape formatter

Functions

Scalar html escape