We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd2341a commit ebc8619Copy full SHA for ebc8619
src/lib.rs
@@ -1,4 +1,5 @@
1
#![doc = include_str!("../README.md")]
2
+
3
#![deny(rust_2018_idioms)]
4
#![deny(missing_docs)]
5
#![cfg_attr(not(feature = "std"), no_std)]
0 commit comments