Crate json_escape_simd

Crate json_escape_simd 

Source
Expand description

Borrowed from https://github.com/cloudwego/sonic-rs/blob/v0.5.5/src/util/string.rs

Only takes the string escaping part to avoid the abstraction overhead.

Functionsยง

escape
escape_into
Panics