Function suffix

Source
pub fn suffix(value: usize) -> String
Expand description

Returns ā€œsā€ if the given value is not 1, otherwise returns an empty string.