Function this_crate_str

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

Returns “this crate” if count is 1, otherwise “these crates”.