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 947929d commit d533e76Copy full SHA for d533e76
edge-nal/src/lib.rs
@@ -1,4 +1,4 @@
1
-#![cfg_attr(not(feature = "std"), no_std)]
+#![no_std]
2
#![allow(async_fn_in_trait)]
3
4
pub use multicast::*;
0 commit comments