Enums§
Functions§
- concat⚠
- Concatenate two string slices if they are adjacent.
- concat_
slice ⚠ - Concatenate two slices if they are adjacent.
- concat_
slice_ ⚠unordered - Concatenate two adjacent slices no matter their order.
- concat_
unordered ⚠ - Concatenate two adjacent string slices no matter their order.