pub fn binaries_str(count: usize) -> &'static str
Returns “binary” if count is 1, otherwise “binaries”.
count