tiny-clean 0.1.0

A lightweight, high-performance string sanitizer with configurable rules.
Documentation
1
2
3
4
5
6
7

pub mod common;
pub mod uri_encoder;
pub mod java_script_encoder;
pub mod xml_encoder;