Expand description
Optimized visitor implementation that reduces memory allocations and clones
Structs§
- Optimized
Parameter Mapper - Optimized parameter mapper that reduces string clones
- Optimized
Replacement Builder - Optimized replacement building that minimizes string allocations
Functions§
- extract_
source_ module - Optimized module name extraction that avoids clones
- optimize_
parameter_ substitution - Optimized string replacement that uses Cow
to minimize allocations - strip_
module_ prefix - Optimized module prefix stripping