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 494a0ed commit d78c5f6Copy full SHA for d78c5f6
examples/common.rs
@@ -1,4 +1,5 @@
1
#![allow(unused_attributes)]
2
+#![allow(unexpected_cfgs)]
3
#![no_std]
4
5
//! Common features used in examples.
0 commit comments