We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46c8931 commit a5357a9Copy full SHA for a5357a9
crates/crates_io_og_image/src/lib.rs
@@ -1,4 +1,4 @@
1
-//! OpenGraph image generation for crates.io
+#![doc = include_str!("../README.md")]
2
3
mod formatting;
4
0 commit comments