Skip to content

✨ Avoid cloning Cow<str> when unneeded - #124

Draft
artslidd wants to merge 23 commits into
mainfrom
artslidd/improve-perf-of-sanitize
Draft

✨ Avoid cloning Cow<str> when unneeded#124
artslidd wants to merge 23 commits into
mainfrom
artslidd/improve-perf-of-sanitize

Do not clone the Cow and instead return a Borrowed Cow

08e9c77
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs