v_escape-base
Base crate for v_escape. This crate provides the core SIMD-optimized escape functionality used by the v_escape ecosystem.
Features
std: Enables thestdlibrary features and runtime CPU feature detectionalloc: Enables allocation-based APIsstring: Enables theescape_stringfunctionfmt: Enables theescape_fmtfunctionbytes: Enables theescape_bytesfunction
Documentation
- Minimum supported Rust version: 1.85.0 or later
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.