We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2103740 + a2a7192 commit 91ad1fcCopy full SHA for 91ad1fc
src/iterator/mod.rs
@@ -92,7 +92,7 @@ use self::exfiltrator::{Exfiltrator, SignalOnly};
92
///
93
/// # Exfiltrators
94
95
-/// The [`SignalOnly]` provides only the signal number. There are further exfiltrators available in
+/// The [`SignalOnly`] provides only the signal number. There are further exfiltrators available in
96
/// the [`exfiltrator`] module. Note that some of them are behind feature flags that need to be
97
/// enabled.
98
0 commit comments