pub fn this_crate_str(count: usize) -> &'static str
Returns “this crate” if count is 1, otherwise “these crates”.
count