We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c517c0a commit 6099302Copy full SHA for 6099302
1 file changed
src/lib.rs
@@ -1,5 +1,4 @@
1
#![cfg_attr(not(feature = "std"), no_std)]
2
-#![feature(lang_items)]
3
4
#[cfg(not(feature = "std"))]
5
pub mod convert;
0 commit comments