mz_
testdrive
0.128.0-dev.1
In mz_
testdrive::
util::
text
Functions
print_diff
trim_trailing_space
mz_testdrive
::
util
::
text
Function
trim_trailing_space
Copy item path
Settings
Help
Summary
Source
pub fn trim_trailing_space(s: &
str
) ->
String
Expand description
Trims trailing whitespace from each line of
s
.