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
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.