pub fn sanitize_bytes(
    rules: &Rules,
    input: &[u8]
) -> Result<Vec<u8>, SanitizeError>
Expand description

Sanitize HTML bytes