Skip to content

Commit 95b18b7

Browse files
committed
Show some crate docs
1 parent 611e9a3 commit 95b18b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/lib.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11+
//! Crate docs
12+
1113
#![allow(bad_style, raw_pointer_derive)]
1214
#![cfg_attr(dox, feature(no_core, lang_items))]
1315
#![cfg_attr(dox, no_core)]

0 commit comments

Comments
 (0)