255bb86030
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> |
||
---|---|---|
debian | ||
docs | ||
etc | ||
qemu-io | ||
src | ||
tests | ||
www | ||
zstd-sys | ||
.gitignore | ||
Cargo.toml | ||
defines.mk | ||
Makefile | ||
rust-toolchain | ||
rustfmt.toml |