Enums§
- Pattern
- Allows both
&strandRegexas input forfrom.
Traits§
- String
Replace All - A trait that provides a
replace_allmethod forStringandstrtypes, enabling both exact string and regex-based replacements.
Functions§
- string_
replace_ all - Replaces all occurrences of
fromwithtoininput, supporting both exact string and regex replacements.