Function ketos::function::plural [] [src]

pub fn plural(n: u32) -> &'static str

Returns the suitable plural suffix "" or "s" for count n.