Skip to content

Commit 94a4672

Browse files
authored
cdn_logs: Use README.md as module documentation (#10292)
1 parent 0147a6e commit 94a4672

File tree

1 file changed

+2
-0
lines changed
  • crates/crates_io_cdn_logs/src

1 file changed

+2
-0
lines changed

crates/crates_io_cdn_logs/src/lib.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#![doc = include_str!("../README.md")]
2+
13
pub mod cloudfront;
24
mod compression;
35
mod download_map;

0 commit comments

Comments
 (0)