runs_str
nextest_
runner
0.104.0-b.3
In nextest_
runner::
helpers::
plural
nextest_runner
::
helpers
::
plural
Function
runs_
str
Copy item path
Source
pub fn runs_str(count:
usize
) -> &'static
str
Expand description
Returns “run” if
count
is 1, otherwise “runs”.