We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74b2713 commit 62c22d7Copy full SHA for 62c22d7
src/lib.rs
@@ -1,4 +1,3 @@
1
-#![feature(extended_key_value_attributes)]
2
#![doc = include_str!("../README.md")] // This also allow to run examples in that file.
3
#![allow(unsafe_code)]
4
#![warn(missing_docs)]
0 commit comments