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.
2 parents e5887b2 + a56d445 commit 9fda85fCopy full SHA for 9fda85f
src/lib.rs
@@ -6,6 +6,7 @@
6
//! # Example
7
//!
8
//! ```rust
9
+//! # #[allow(clippy::needless_doctest_main)]
10
#![doc = include_str!("../examples/expected_type.rs")]
11
//! ```
12
0 commit comments