Skip to content

Commit 340cdc4

Browse files
barafaelRafael Bachmann
and
Rafael Bachmann
authored
Set readme contents as crate docs (#312)
The dashmap page on docs.rs looked a little bit empty. This should fix it. Co-authored-by: Rafael Bachmann <[email protected]>
1 parent 7fc178d commit 340cdc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#![doc = include_str!("../README.md")]
12
#![allow(clippy::type_complexity)]
23

34
#[cfg(feature = "arbitrary")]

0 commit comments

Comments
 (0)