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 2c06840 commit 4402132Copy full SHA for 4402132
lib.rs
@@ -0,0 +1,2 @@
1
+//! Dummy library file to allow testing the mdbook documentation.
2
+include!(concat!(env!("OUT_DIR"), "/mdbook.rs"));
0 commit comments