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 7419249 + 1cc0aad commit a82fb27Copy full SHA for a82fb27
src/lib.rs
@@ -4,7 +4,6 @@
4
#![deny(missing_debug_implementations)]
5
#![forbid(unused_must_use)]
6
#![deny(unsafe_code)]
7
-#![cfg_attr(feature = "dox", feature(doc_cfg))]
8
9
// Re-export our dependencies
10
pub use cap_primitives;
0 commit comments