Merge pull request #7109 from uutils/uucore-docs-crash-mention

uucore: remove mention of crash in docs
This commit is contained in:
Sylvestre Ledru
2025-01-10 10:10:44 +01:00
committed by GitHub
+1 -1
View File
@@ -20,7 +20,7 @@
//! fully qualified name like this:
//!
//! ```no_run
//! use uucore::{show, crash};
//! use uucore::show;
//! ```
//!
//! Here's an overview of the macros sorted by purpose