You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 23, 2026. It is now read-only.
Possible string inputs & outputs:
&mut String, return nothing&'a strand returnCow<'a, str>Possible newline parameters:
Newline, to append if the string doesn't already end with itNewlineand aNewlineSet; theNewlineis appended to the string if it doesn't already end with a newline in theNewlineSetCf. #7