Skip to main content

Crate v_escape_codegen_base

Crate v_escape_codegen_base 

Source
Expand description

Code generation base library for v_escape

This crate provides the core functionality for generating SIMD-optimized escape functions from character mappings. It parses template files and generates the necessary code for efficient string escaping operations.

Functionsยง

generate
Generate escape functions from a token stream template