☰
In mz_testdrive::util::text
?
Function
mz_testdrive
::
util
::
text
::
trim_trailing_space
source
·
[
−
]
pub fn trim_trailing_space(s: &
str
) ->
String
Expand description
Trims trailing whitespace from each line of
s
.