We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94e9765 commit 6b0a794Copy full SHA for 6b0a794
src/lib.rs
@@ -60,7 +60,7 @@
60
//! - Includes signals
61
//! - Integrates with `std::process` and `std::io::Error`
62
//! - Doesn't integrate with `main`
63
-//! - [sysexits][sysexits]
+//! - [sysexits]
64
//! - Uses an enum, making certain states unrepresentable
65
//! - Doesn't include signals
66
//! - Doesn't integrate with `main`, `std::process`, or `std::io::Error`
0 commit comments