255bb860300051cc81825d3b09bd1e54e5c07b8d
The MatchPattern impl heavily used copies and therefore was inefficient regarding memory management. This patch intoduces MatchPatternSlice as struct to avoid copies and perform the same pattern matching functionality. Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
Description
No description provided
Languages
Rust
88.1%
JavaScript
11.3%
Makefile
0.3%
CSS
0.2%