We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fc178d commit 340cdc4Copy full SHA for 340cdc4
src/lib.rs
@@ -1,3 +1,4 @@
1
+#![doc = include_str!("../README.md")]
2
#![allow(clippy::type_complexity)]
3
4
#[cfg(feature = "arbitrary")]
0 commit comments