runs_str

Function runs_str 

Source
pub fn runs_str(count: usize) -> &'static str
Expand description

Returns “run” if count is 1, otherwise “runs”.